Searched refs:SetMask (Results 1 – 10 of 10) sorted by relevance
30 status_t SetMask(const sockaddr& mask);
29 void SetMask(const BNetworkAddress& mask);
50 SET_ADDRESS(mask, SetMask) in SetTo()104 BNetworkRoute::SetMask(const sockaddr& mask) in SetMask() function in BNetworkRoute
127 BNetworkInterfaceAddress::SetMask(const BNetworkAddress& mask) in SetMask() function in BNetworkInterfaceAddress
167 void SetMask( CH_MASK OutMask, CH_MASK InMask, int nOutputs );
67 void CChannelMask::SetMask( CH_MASK OutMask, CH_MASK InMask, int nOutputs ) in SetMask() function in CChannelMask
43 status_t SetMask(const sockaddr* to);
215 status = SetMask((const sockaddr*)&request.ifra_mask); in SetTo()236 InterfaceAddress::SetMask(const sockaddr* to) in SetMask() function in InterfaceAddress
482 interfaceAddress.SetMask(addressSettings.Mask()); in _ConfigureInterface()897 interfaceAddress.SetMask(localLinkMask); in _ConfigureIPv6LinkLocal()
870 interfaceAddress.SetMask(mask); in configure_interface()