Home
last modified time | relevance | path

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

/aosp_15_r20/system/netd/server/
H A DNetworkController.cpp100 const std::string& physicalInterface, in modifyFallthrough()
122 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface, in addFallthrough()
127 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface, in removeFallthrough()
132 int NetworkController::DelegateImpl::modifyFallthrough(const std::string& physicalInterface, in modifyFallthrough()
1022 for (const auto& physicalInterface : network->getInterfaces()) { in modifyFallthroughLocked() local
H A DRouteController.cpp681 int RouteController::modifyVpnLocalExclusionRule(bool add, const char* physicalInterface) { in modifyVpnLocalExclusionRule()
719 const char* physicalInterface, in modifyVpnFallthroughRule()
1520 int RouteController::addVirtualNetworkFallthrough(unsigned vpnNetId, const char* physicalInterface, in addVirtualNetworkFallthrough()
1530 const char* physicalInterface, in removeVirtualNetworkFallthrough()