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 46 if (int ret = delegate->removeFallthrough(interface, permission)) {
NetworkController.cpp 71 int removeFallthrough(const std::string& physicalInterface,
115 int NetworkController::DelegateImpl::removeFallthrough(const std::string& physicalInterface,

Completed in 85 milliseconds