Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.hpp50 using MacAddressIntf = typedef
234 using MacAddressIntf::macAddress;
H A Dethernet_interface.cpp151 MacAddressIntf::macAddress(stdplus::toStr(*info.mac), skipSignal); in updateInfo()
659 auto macStr = MacAddressIntf::macAddress(); in createVLAN()
757 auto mac = MacAddressIntf::macAddress(); in writeConfigurationFile()
916 stdplus::fromStr<stdplus::EtherAddr>(MacAddressIntf::macAddress()); in macAddress()
924 intf->MacAddressIntf::macAddress(validMAC); in macAddress()
927 MacAddressIntf::macAddress(validMAC); in macAddress()