Searched full:v4v6stateless (Results 1 – 5 of 5) sorted by relevance
65 value == DHCPConf::v4 || value == DHCPConf::v4v6stateless || in dhcpEnabled()72 value == DHCPConf::v6stateless || value == DHCPConf::v4v6stateless || in dhcpEnabled()90 return ipv6AcceptRA() ? DHCPConf::v4v6stateless : DHCPConf::v4; in dhcpEnabled()
135 contents. both: Enable IPv4 DHCP and IPv6 Stateful DHCP v4v6stateless:141 - name: v4v6stateless
240 set_test(DHCPConf::v4v6stateless, /*dhcp4=*/true, /*dhcp6=*/false, in TEST_F()256 ind_test(DHCPConf::v4v6stateless, /*dhcp4=*/true, /*dhcp6=*/false, in TEST_F()
460 value == DHCPConf::v4 || value == DHCPConf::v4v6stateless || in dhcpEnabled()467 value == DHCPConf::v6stateless || value == DHCPConf::v4v6stateless || in dhcpEnabled()486 return ipv6AcceptRA() ? DHCPConf::v4v6stateless : DHCPConf::v4; in dhcpEnabled()
172 "xyz.openbmc_project.Network.EthernetInterface.DHCPConf.v4v6stateless")); in translateDhcpEnabledToBool()