Searched defs:inputInterface (Results 1 – 1 of 1) sorted by relevance
1014 int RouteController::modifyTetheredNetwork(uint16_t action, const char* inputInterface, in modifyTetheredNetwork()1092 [[nodiscard]] static int clearTetheringRules(const char* inputInterface) { in clearTetheringRules()1304 int RouteController::enableTethering(const char* inputInterface, const char* outputInterface) { in enableTethering()1308 int RouteController::disableTethering(const char* inputInterface, const char* outputInterface) { in disableTethering()