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

  /system/netd/server/
PhysicalNetwork.h 31 virtual int removeFallthrough(const std::string& physicalInterface,
PhysicalNetwork.cpp 47 if (int ret = delegate->removeFallthrough(interface, permission)) {
NetworkController.cpp 76 int removeFallthrough(const std::string& physicalInterface,
120 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface,

Completed in 650 milliseconds