Searched refs:modifyTetheredNetwork (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DRouteController.cpp848 WARN_UNUSED_RESULT int modifyTetheredNetwork(uint16_t action, const char* inputInterface, function in namespace:__anon1890
1107 return modifyTetheredNetwork(RTM_NEWRULE, inputInterface, outputInterface);
1111 return modifyTetheredNetwork(RTM_DELRULE, inputInterface, outputInterface);

Completed in 49 milliseconds