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

/linux-master/net/ipv6/
H A Daddrconf.c3637 static int addrconf_notify(struct notifier_block *this, unsigned long event, function
3818 .notifier_call = addrconf_notify,
6358 addrconf_notify(NULL, NETDEV_DOWN, &info);
6360 addrconf_notify(NULL, NETDEV_UP, &info);

Completed in 248 milliseconds