Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dip6mr.c1399 static struct pernet_operations ip6mr_net_ops = { variable
1415 err = register_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1437 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1450 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_cleanup()