Home
last modified time | relevance | path

Searched refs:modifyVpnOutputToLocalRule (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DRouteController.cpp464 WARN_UNUSED_RESULT int modifyVpnOutputToLocalRule(const char* vpnInterface, bool add) { in modifyVpnOutputToLocalRule() function
783 if (int ret = modifyVpnOutputToLocalRule(interface, add)) { in modifyVirtualNetwork()