Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dreassembly.c553 static struct pernet_operations ip6_frags_ops = { variable
589 ret = register_pernet_subsys(&ip6_frags_ops); in ipv6_frag_init()
608 unregister_pernet_subsys(&ip6_frags_ops); in ipv6_frag_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Dreassembly.c560 static struct pernet_operations ip6_frags_ops = { variable
596 ret = register_pernet_subsys(&ip6_frags_ops); in ipv6_frag_init()
615 unregister_pernet_subsys(&ip6_frags_ops); in ipv6_frag_exit()

Completed in 2 milliseconds