Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dnf_defrag_ipv6_hooks.c85 static struct nf_hook_ops ipv6_defrag_ops[] = { variable
111 ret = nf_register_hooks(ipv6_defrag_ops, ARRAY_SIZE(ipv6_defrag_ops)); in nf_defrag_init()
126 nf_unregister_hooks(ipv6_defrag_ops, ARRAY_SIZE(ipv6_defrag_ops)); in nf_defrag_fini()