Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Daddrconf.c181 static void ipv6_ifa_notify(int event, struct inet6_ifaddr *ifa);
1299 ipv6_ifa_notify(RTM_DELADDR, ifp); in ipv6_del_addr()
2070 ipv6_ifa_notify(0, ifp); in addrconf_dad_stop()
2556 ipv6_ifa_notify(0, ift); in manage_tempaddrs()
2665 ipv6_ifa_notify(0, ifp); in addrconf_prefix_rcv_add_addr()
2974 ipv6_ifa_notify(0, ifp); in inet6_addr_add()
3100 ipv6_ifa_notify(RTM_NEWADDR, ifp); in add_addr()
4029 ipv6_ifa_notify(RTM_NEWADDR, ifp); in addrconf_dad_begin()
4188 ipv6_ifa_notify(RTM_NEWADDR, ifp); in addrconf_dad_completed()
4543 ipv6_ifa_notify(0, ifp); in addrconf_verify_rtnl()
[all …]