Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6mr.c1350 static struct pernet_operations ip6mr_net_ops = { variable
1366 err = register_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1391 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_init()
1404 unregister_pernet_subsys(&ip6mr_net_ops); in ip6_mr_cleanup()
/kernel/linux/linux-6.6/net/ipv6/
H A 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()

Completed in 7 milliseconds