Searched refs:addFallthrough (Results 1 – 3 of 3) sorted by relevance
29 virtual int addFallthrough(const std::string& physicalInterface,
32 if (int ret = delegate->addFallthrough(interface, permission)) { in addToDefault()
71 int addFallthrough(const std::string& physicalInterface,112 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface, in addFallthrough() function in NetworkController::DelegateImpl