Searched refs:modifyTetheredNetwork (Results 1 – 1 of 1) sorted by relevance
848 WARN_UNUSED_RESULT int modifyTetheredNetwork(uint16_t action, const char* inputInterface, in modifyTetheredNetwork() function1107 return modifyTetheredNetwork(RTM_NEWRULE, inputInterface, outputInterface); in enableTethering()1111 return modifyTetheredNetwork(RTM_DELRULE, inputInterface, outputInterface); in disableTethering()