Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp49 std::unique_ptr<sdbusplus::bus::match_t> MacAddressMatch = nullptr; variable
247 MacAddressMatch = std::make_unique<sdbusplus::bus::match_t>( in registerSignals()
274 MacAddressMatch = nullptr; in watchEthernetInterface()