Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp953 [[nodiscard]] static int clearTetheringRules(const char* inputInterface) { in clearTetheringRules() function
1067 if (int ret = clearTetheringRules(interface)) { in removeInterfaceFromPhysicalNetwork()