Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_route.h184 void rt6_purge_dflt_routers(struct net *net);
/openbmc/linux/net/ipv6/
H A Daddrconf.c918 rt6_purge_dflt_routers(net); in addrconf_fixup_forwarding()
H A Droute.c4419 void rt6_purge_dflt_routers(struct net *net) in rt6_purge_dflt_routers() function