Searched defs:MergeWith (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/net/
H A Dip_address.cc292 IPAddress IPAddress::MergeWith(const IPAddress& b) const { function in class:shill::IPAddress
311 return MergeWith(IPAddress(family(), broadcast_bytes));

Completed in 82 milliseconds