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