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

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

Completed in 102 milliseconds