Home
last modified time | relevance | path

Searched defs:physicalInterface (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetworkController.cpp97 const std::string& physicalInterface, in modifyFallthrough()
119 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface, in addFallthrough()
124 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface, in removeFallthrough()
129 int NetworkController::DelegateImpl::modifyFallthrough(const std::string& physicalInterface, in modifyFallthrough()
827 for (const auto& physicalInterface : network->getInterfaces()) { in modifyFallthroughLocked() local
DRouteController.cpp607 const char* physicalInterface, in modifyVpnFallthroughRule()
1082 int RouteController::addVirtualNetworkFallthrough(unsigned vpnNetId, const char* physicalInterface, in addVirtualNetworkFallthrough()
1088 const char* physicalInterface, in removeVirtualNetworkFallthrough()