Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_route.h182 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp);
/Linux-v4.19/net/ipv6/
Droute.c3810 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp) in rt6_remove_prefsrc() function
Daddrconf.c1249 rt6_remove_prefsrc(ifp); in ipv6_del_addr()