Searched defs:modifyVpnOutputToLocalRule (Results 1 - 1 of 1) sorted by last modified time

/system/netd/server/
H A DRouteController.cpp461 WARN_UNUSED_RESULT int modifyVpnOutputToLocalRule(const char* vpnInterface, bool add) { function in namespace:android::net
809 if (int ret = modifyVpnOutputToLocalRule(interface, add)) {

Completed in 29 milliseconds