Searched refs:addInterfaceToDefaultNetwork (Results 1 – 3 of 3) sorted by relevance
64 static int addInterfaceToDefaultNetwork(const char* interface,
28 if (int ret = RouteController::addInterfaceToDefaultNetwork(interface.c_str(), permission)) { in addToDefault()
1046 int RouteController::addInterfaceToDefaultNetwork(const char* interface, Permission permission) { in addInterfaceToDefaultNetwork() function in RouteController