Searched refs:getNetworkForInterface (Results 1 – 3 of 3) sorted by relevance
102 unsigned getNetworkForInterface(const char* interface) const;
479 unsigned networkId = mNetCtrl->getNetworkForInterface(interface.c_str()); in startClatd()
348 unsigned NetworkController::getNetworkForInterface(const char* interface) const { in getNetworkForInterface() function in android::net::NetworkController