Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Daddrconf.c2772 static struct notifier_block ipv6_dev_notf = { variable
4857 register_netdevice_notifier(&ipv6_dev_notf); in addrconf_init()
4886 unregister_netdevice_notifier(&ipv6_dev_notf); in addrconf_init()
4900 unregister_netdevice_notifier(&ipv6_dev_notf); in addrconf_cleanup()