Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dsystem_queries.hpp16 EthInfo getEthInfo(stdplus::zstring_view ifname);
H A Dsystem_queries.cpp84 EthInfo getEthInfo(stdplus::zstring_view ifname) in getEthInfo() function
H A Dethernet_interface.cpp158 return system::getEthInfo(*info.name); in updateInfo()