Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h203 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c4476 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp) in rt6_remove_prefsrc() function
H A Daddrconf.c1313 rt6_remove_prefsrc(ifp); in ipv6_del_addr()