Searched refs:getNetworkForInterface (Results 1 – 3 of 3) sorted by relevance
105 unsigned getNetworkForInterface(const char* interface) const;
68 } else if ((netId = gCtls->netCtrl.getNetworkForInterface(interfaceName)) == NETID_UNSET) { in ifaceIndexToNetId()
370 unsigned NetworkController::getNetworkForInterface(const char* interface) const { in getNetworkForInterface() function in android::net::NetworkController