Searched refs:removeInterface (Results 1 – 6 of 6) sorted by relevance
88 inline auto removeInterface(const char* path, const char* interface) in removeInterface() function
60 void removeInterface(const InterfaceInfo& info);
54 m.removeInterface(intfFromRtm(data)); in handler()
246 void Manager::removeInterface(const InterfaceInfo& info) in removeInterface() function in phosphor::network::Manager
123 mgr.removeInterface(std::get<Path>(obj), std::get<Intf>(obj)); in interfacesRemoved()
405 inline void removeInterface(const std::string& path, in removeInterface() function in phosphor::fan::control::json::Manager