Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daddrconf.c4515 static struct pernet_operations if6_proc_net_ops = { variable
4522 return register_pernet_subsys(&if6_proc_net_ops); in if6_proc_init()
4527 unregister_pernet_subsys(&if6_proc_net_ops); in if6_proc_exit()