Home
last modified time | relevance | path

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

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