Searched refs:getNetworkForInterface (Results 1 – 3 of 3) sorted by relevance
61 unsigned netId = mNetCtrl->getNetworkForInterface(interface); in startClatd()
60 unsigned getNetworkForInterface(const char* interface) const;
264 unsigned NetworkController::getNetworkForInterface(const char* interface) const { in getNetworkForInterface() function in NetworkController370 unsigned existingNetId = getNetworkForInterface(interface); in addInterfaceToNetwork()556 unsigned existingNetId = getNetworkForInterface(interface); in modifyRoute()