Searched defs:dhcp4 (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-networkd/test/ |
H A D | test_ethernet_interface.cpp | 223 auto test = [&](DHCPConf conf, bool dhcp4, bool dhcp6, bool ra) { in TEST_F() 231 auto set_test = [&](DHCPConf conf, bool dhcp4, bool dhcp6, bool ra) { in TEST_F() 244 auto ind_test = [&](DHCPConf conf, bool dhcp4, bool dhcp6, bool ra) { in TEST_F()
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_ethernet_interface.cpp | 29 bool HypEthInterface::dhcp4(bool value) in dhcp4() function in phosphor::network::HypEthInterface
|
/openbmc/phosphor-networkd/src/ |
H A D | ethernet_interface.cpp | 436 bool EthernetInterface::dhcp4(bool value) in dhcp4() function in phosphor::network::EthernetInterface 849 auto& dhcp4 = config.map["DHCPv4"].emplace_back(); in writeConfigurationFile() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.cpp | 549 bool dhcp4 = getEthProp<bool>(bus, params, "DHCP4"); in reconfigureVLAN() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | ethernet.hpp | 1336 dhcp4, enumerator
|