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