Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Dreassembly.c558 static struct pernet_operations ip6_frags_ops = { variable
594 ret = register_pernet_subsys(&ip6_frags_ops); in ipv6_frag_init()
613 unregister_pernet_subsys(&ip6_frags_ops); in ipv6_frag_exit()