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

/system/netd/server/
H A DClatdController.cpp61 unsigned netId = mNetCtrl->getNetworkForInterface(interface);
H A DNetworkController.h61 unsigned getNetworkForInterface(const char* interface) const;
H A DNetworkController.cpp298 unsigned NetworkController::getNetworkForInterface(const char* interface) const { function in class:NetworkController
404 unsigned existingNetId = getNetworkForInterface(interface);
620 unsigned existingNetId = getNetworkForInterface(interface);

Completed in 46 milliseconds