Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp48 std::unique_ptr<sdbusplus::bus::match_t> EthInterfaceMatch = nullptr; variable
191 EthInterfaceMatch = nullptr; in setInventoryMACOnSystem()
323 EthInterfaceMatch = std::make_unique<sdbusplus::bus::match_t>( in watchEthernetInterface()