Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp54 ignoreError(std::string_view msg, stdplus::zstring_view intf, in ignoreError() function
153 auto ethInfo = ignoreError("GetEthInfo", *info.name, {}, [&] { in updateInfo()
423 return EthernetInterfaceIntf::mtu(ignoreError("SetMTU", ifname, old, [&] { in mtu()