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