Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Dnf_defrag_ipv4.c94 static struct nf_hook_ops ipv4_defrag_ops[] = { variable
113 return nf_register_hooks(ipv4_defrag_ops, ARRAY_SIZE(ipv4_defrag_ops)); in nf_defrag_init()
118 nf_unregister_hooks(ipv4_defrag_ops, ARRAY_SIZE(ipv4_defrag_ops)); in nf_defrag_fini()