Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c180 static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifa);
3863 __ipv6_ifa_notify(RTM_DELADDR, ifa); in addrconf_ifdown()
6080 static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifp) in __ipv6_ifa_notify() function
6140 __ipv6_ifa_notify(event, ifp); in ipv6_ifa_notify()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c174 static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifa);
3931 __ipv6_ifa_notify(RTM_DELADDR, ifa); in addrconf_ifdown()
6197 static void __ipv6_ifa_notify(int event, struct inet6_ifaddr *ifp) in __ipv6_ifa_notify() function
6256 __ipv6_ifa_notify(event, ifp); in ipv6_ifa_notify()

Completed in 17 milliseconds