Home
last modified time | relevance | path

Searched refs:GetAddressFamilyName (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/net/
Dip_address.h93 static std::string GetAddressFamilyName(Family family);
Dip_address.cc187 string IPAddress::GetAddressFamilyName(Family family) { in GetAddressFamilyName() function in shill::IPAddress
/system/connectivity/shill/
Darp_packet.cc151 << IPAddress::GetAddressFamilyName(family) in FormatRequest()
Drouting_table.cc131 << " family " << IPAddress::GetAddressFamilyName(family); in GetDefaultRouteInternal()
554 IPAddress::GetAddressFamilyName(family).c_str(), metric); in CreateBlackholeRoute()