HomeSort by relevance Sort by last modified time
    Searched full:addfallthrough (Results 1 - 3 of 3) sorted by null

  /system/netd/server/
PhysicalNetwork.h 29 virtual int addFallthrough(const std::string& physicalInterface,
PhysicalNetwork.cpp 33 if (int ret = delegate->addFallthrough(interface, permission)) {
NetworkController.cpp 74 int addFallthrough(const std::string& physicalInterface,
115 int NetworkController::DelegateImpl::addFallthrough(const std::string& physicalInterface,

Completed in 685 milliseconds