HomeSort by relevance Sort by last modified time
    Searched refs:GetAddressFamilyName (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/net/
ip_address.h 93 static std::string GetAddressFamilyName(Family family);
ip_address.cc 187 string IPAddress::GetAddressFamilyName(Family family) {
  /system/connectivity/shill/
arp_packet.cc 151 << IPAddress::GetAddressFamilyName(family)
routing_table.cc 131 << " family " << IPAddress::GetAddressFamilyName(family);
554 IPAddress::GetAddressFamilyName(family).c_str(), metric);

Completed in 203 milliseconds