Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp257 auto handle_interface = [&](auto infname) { in watchEthernetInterface() argument
258 if (configJson.find(infname) == configJson.end()) in watchEthernetInterface()
263 if (infname != "sit0") in watchEthernetInterface()
272 if (setInventoryMACOnSystem(bus, infname)) in watchEthernetInterface()