Home
last modified time | relevance | path

Searched refs:getNetworkForInterface (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DClatdController.cpp61 unsigned netId = mNetCtrl->getNetworkForInterface(interface); in startClatd()
DNetworkController.h60 unsigned getNetworkForInterface(const char* interface) const;
DNetworkController.cpp264 unsigned NetworkController::getNetworkForInterface(const char* interface) const { in getNetworkForInterface() function in NetworkController
370 unsigned existingNetId = getNetworkForInterface(interface); in addInterfaceToNetwork()
556 unsigned existingNetId = getNetworkForInterface(interface); in modifyRoute()