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.cpp70 auto oldra = HypEthernetIntf::ipv6AcceptRA(); in dhcpEnabled() local
75 if (old4 != new4 || old6 != new6 || oldra != newra) in dhcpEnabled()
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp465 auto oldra = EthernetInterfaceIntf::ipv6AcceptRA(); in dhcpEnabled() local
470 if (old4 != new4 || old6 != new6 || oldra != newra) in dhcpEnabled()