Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp20 constexpr auto INTF_MAC = "xyz.openbmc_project.Network.MACAddress"; variable
H A Dtransporthandler.cpp179 auto prop = getDbusProperty(bus, params.service, params.ifPath, INTF_MAC, in getMACProperty()
193 setDbusProperty(bus, params.service, params.ifPath, INTF_MAC, "MACAddress", in setMACProperty()