Searched refs:defrag_hook (Results 1 – 3 of 3) sorted by relevance
28 const struct nf_defrag_hook *defrag_hook; member85 link->defrag_hook = hook; in bpf_nf_enable_defrag()94 link->defrag_hook = hook; in bpf_nf_enable_defrag()104 const struct nf_defrag_hook *hook = link->defrag_hook; in bpf_nf_disable_defrag()237 link->defrag_hook = NULL; in bpf_nf_link_attach()
100 static const struct nf_defrag_hook defrag_hook = { variable125 rcu_assign_pointer(nf_defrag_v6_hook, &defrag_hook); in nf_defrag_init()
117 static const struct nf_defrag_hook defrag_hook = { variable135 rcu_assign_pointer(nf_defrag_v4_hook, &defrag_hook); in nf_defrag_init()