Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dip6mr.c1394 static struct pernet_operations ip6mr_net_ops = { variable
1410 err = register_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1432 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1445 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_cleanup()