Home
last modified time | relevance | path

Searched refs:removeInterface (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dhandlers.hpp88 inline auto removeInterface(const char* path, const char* interface) in removeInterface() function
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.hpp60 void removeInterface(const InterfaceInfo& info);
H A Drtnetlink_server.cpp54 m.removeInterface(intfFromRtm(data)); in handler()
H A Dnetwork_manager.cpp246 void Manager::removeInterface(const InterfaceInfo& info) in removeInterface() function in phosphor::network::Manager
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dhandlers.hpp123 mgr.removeInterface(std::get<Path>(obj), std::get<Intf>(obj)); in interfacesRemoved()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp405 inline void removeInterface(const std::string& path, in removeInterface() function in phosphor::fan::control::json::Manager