Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_ethernet_interface.cpp68 auto oldra = HypEthernetIntf::ipv6AcceptRA(); in dhcpEnabled() local
73 if (old4 != new4 || old6 != new6 || oldra != newra) in dhcpEnabled()
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp406 auto oldra = EthernetInterfaceIntf::ipv6AcceptRA(); in dhcpEnabled() local
411 if (old4 != new4 || old6 != new6 || oldra != newra) in dhcpEnabled()