Searched refs:addInterfaceToVirtualNetwork (Results 1 – 3 of 3) sorted by relevance
50 static int addInterfaceToVirtualNetwork(unsigned netId, const char* interface, bool secure,
75 if (int ret = RouteController::addInterfaceToVirtualNetwork(mNetId, interface.c_str(), mSecure, in addInterface()
1001 int RouteController::addInterfaceToVirtualNetwork(unsigned netId, const char* interface, in addInterfaceToVirtualNetwork() function in RouteController