Home
last modified time | relevance | path

Searched defs:NetworkInterface (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/base/
Dnet_util.h478 struct NetworkInterface { struct
487 typedef std::list<NetworkInterface> NetworkInterfaceList; argument
Dnet_util.cc2330 NetworkInterface::NetworkInterface() { in NetworkInterface() function in net::NetworkInterface
2333 NetworkInterface::NetworkInterface(const std::string& name, in NetworkInterface() function in net::NetworkInterface