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