Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
Dndisc.c2009 static struct pernet_operations ndisc_net_ops = { variable
2018 err = register_pernet_subsys(&ndisc_net_ops); in ndisc_init()
2037 unregister_pernet_subsys(&ndisc_net_ops); in ndisc_init()
2058 unregister_pernet_subsys(&ndisc_net_ops); in ndisc_cleanup()