Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dndisc.h478 void inet6_ifinfo_notify(int event, struct inet6_dev *idev);
/linux-6.12.1/net/ipv6/
Dndisc.c1613 inet6_ifinfo_notify(RTM_NEWLINK, in6_dev); in ndisc_router_discovery()
1986 inet6_ifinfo_notify(RTM_NEWLINK, idev); in ndisc_ifinfo_sysctl_change()
Daddrconf.c3765 inet6_ifinfo_notify(RTM_NEWLINK, idev); in addrconf_notify()
5950 inet6_ifinfo_notify(RTM_NEWLINK, idev); in inet6_set_iftoken()
6157 void inet6_ifinfo_notify(int event, struct inet6_dev *idev) in inet6_ifinfo_notify() function