Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp498 [[nodiscard]] static int modifyVpnOutputToLocalRule(const char* vpnInterface, bool add) { in modifyVpnOutputToLocalRule() function
841 if (int ret = modifyVpnOutputToLocalRule(interface, add)) { in modifyVirtualNetwork()