Home
last modified time | relevance | path

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

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