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.cpp55 inline decltype(std::declval<Func>()()) ignoreError( in ignoreError() function
163 auto ethInfo = ignoreError("GetEthInfo", *info.name, {}, [&] { in updateInfo()
566 return EthernetInterfaceIntf::mtu(ignoreError("SetMTU", ifname, old, [&] { in mtu()