Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dip6mr.c1366 static struct pernet_operations ip6mr_net_ops = { variable
1383 err = register_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1408 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1421 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_cleanup()