Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dutil.cpp215 bool getDHCPProp(const config::Parser& config, DHCPType dhcpType, in getDHCPProp() argument
218 std::string_view type = (dhcpType == DHCPType::v4) ? "DHCPv4" : "DHCPv6"; in getDHCPProp()
H A Dutil.hpp72 bool getDHCPProp(const config::Parser& config, DHCPType dhcpType,