Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Daddrconf.c4483 static struct pernet_operations if6_proc_net_ops = { variable
4490 return register_pernet_subsys(&if6_proc_net_ops); in if6_proc_init()
4495 unregister_pernet_subsys(&if6_proc_net_ops); in if6_proc_exit()