Home
last modified time | relevance | path

Searched refs:deleteLinkLocalIPv4ViaNetlink (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dsystem_queries.hpp25 bool deleteLinkLocalIPv4ViaNetlink(unsigned ifidx,
H A Dsystem_queries.cpp138 bool deleteLinkLocalIPv4ViaNetlink(unsigned ifidx, const stdplus::SubnetAny& ip) in deleteLinkLocalIPv4ViaNetlink() function
H A Dethernet_interface.cpp213 bool status = system::deleteLinkLocalIPv4ViaNetlink( in addAddr()