Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dndisc.h493 void inet6_ifinfo_notify(int event, struct inet6_dev *idev);
/openbmc/linux/net/ipv6/
H A Dndisc.c1601 inet6_ifinfo_notify(RTM_NEWLINK, in6_dev); in ndisc_router_discovery()
1976 inet6_ifinfo_notify(RTM_NEWLINK, idev); in ndisc_ifinfo_sysctl_change()
H A Daddrconf.c3735 inet6_ifinfo_notify(RTM_NEWLINK, idev); in addrconf_notify()
5909 inet6_ifinfo_notify(RTM_NEWLINK, idev); in inet6_set_iftoken()
6124 void inet6_ifinfo_notify(int event, struct inet6_dev *idev) in inet6_ifinfo_notify() function