Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.hpp32 static constexpr auto dhcpIntf = variable
H A Ddcmihandler.cpp297 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()