Searched refs:dhcpIntf (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-host-ipmid/ |
H A D | dcmihandler.hpp | 32 static constexpr auto dhcpIntf = variable
|
H A D | dcmihandler.cpp | 297 if (ipmi::getAllDbusObjects(ctx, networkRoot, dhcpIntf, objectTree)) in getDHCPOption() 307 if (ipmi::getDbusProperty(ctx, service, path, dhcpIntf, prop, in getDHCPOption() 326 if (ipmi::getAllDbusObjects(ctx, networkRoot, dhcpIntf, objectTree)) in setDHCPOption() 335 if (ipmi::setDbusProperty(ctx, service, path, dhcpIntf, prop, in setDHCPOption()
|