Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv6/
Daddrconf.c182 static void ipv6_ifa_notify(int event, struct inet6_ifaddr *ifa);
1301 ipv6_ifa_notify(RTM_DELADDR, ifp); in ipv6_del_addr()
2073 ipv6_ifa_notify(0, ifp); in addrconf_dad_stop()
2559 ipv6_ifa_notify(0, ift); in manage_tempaddrs()
2655 ipv6_ifa_notify(0, ifp); in addrconf_prefix_rcv_add_addr()
2964 ipv6_ifa_notify(0, ifp); in inet6_addr_add()
3090 ipv6_ifa_notify(RTM_NEWADDR, ifp); in add_addr()
4014 ipv6_ifa_notify(RTM_NEWADDR, ifp); in addrconf_dad_begin()
4173 ipv6_ifa_notify(RTM_NEWADDR, ifp); in addrconf_dad_completed()
4529 ipv6_ifa_notify(0, ifp); in addrconf_verify_rtnl()
[all …]