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

/system/netd/server/
H A DRouteController.cpp308 // behaviour of clearTetheringRules, which ignores ENOENT in this case.
890 WARN_UNUSED_RESULT int clearTetheringRules(const char* inputInterface) { function in namespace:android::net
993 if (int ret = clearTetheringRules(interface)) {

Completed in 23 milliseconds