Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp31 static constexpr auto networkRoot = "/xyz/openbmc_project/network"; variable
H A Ddcmihandler.cpp271 ctx, ethernetIntf, networkRoot, ethdevice, ethernetObj); in getDHCPEnabled()
297 if (ipmi::getAllDbusObjects(ctx, networkRoot, dhcpIntf, objectTree)) in getDHCPOption()
326 if (ipmi::getAllDbusObjects(ctx, networkRoot, dhcpIntf, objectTree)) in setDHCPOption()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp65 static constexpr auto networkRoot = "/xyz/openbmc_project/network"; variable
1204 getDbusObject(*dbus, networkIPIntf, networkRoot, ethIP); in isDHCPEnabled()
1240 getDbusObject(*dbus, networkIPIntf, networkRoot, ethIP); in isDHCPIPv6Enabled()