Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c182 static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifa);
3881 __ipv6_ifa_notify(RTM_DELADDR, ifa); in addrconf_ifdown()
6100 static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifp) in __ipv6_ifa_notify() function
6160 __ipv6_ifa_notify(event, ifp); in ipv6_ifa_notify()