Searched defs:removeInterface (Results 1 – 4 of 4) sorted by relevance
42 int DummyNetwork::removeInterface(const std::string& /* interface */) { in removeInterface() function in DummyNetwork
46 int LocalNetwork::removeInterface(const std::string& interface) { in removeInterface() function in LocalNetwork
84 int VirtualNetwork::removeInterface(const std::string& interface) { in removeInterface() function in VirtualNetwork
142 int PhysicalNetwork::removeInterface(const std::string& interface) { in removeInterface() function in PhysicalNetwork