Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip6_route.h208 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp);
/linux-6.15/net/ipv6/
H A Droute.c4667 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp) in rt6_remove_prefsrc() function
H A Daddrconf.c1342 rt6_remove_prefsrc(ifp); in ipv6_del_addr()