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

/linux-4.1.27/net/ipv6/
H A Dreassembly.c728 static struct pernet_operations ip6_frags_ops = { variable in typeref:struct:pernet_operations
745 ret = register_pernet_subsys(&ip6_frags_ops); ipv6_frag_init()
774 unregister_pernet_subsys(&ip6_frags_ops); ipv6_frag_exit()

Completed in 33 milliseconds