Home
last modified time | relevance | path

Searched refs:getIPv6AcceptRA (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dutil.hpp49 bool getIPv6AcceptRA(const config::Parser& config);
H A Dutil.cpp197 bool getIPv6AcceptRA(const config::Parser& config) in getIPv6AcceptRA() function
H A Dethernet_interface.cpp103 EthernetInterfaceIntf::ipv6AcceptRA(getIPv6AcceptRA(config), true); in EthernetInterface()