Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_bpf_link.c28 const struct nf_defrag_hook *defrag_hook;
32 static const struct nf_defrag_hook *
34 const struct nf_defrag_hook __rcu *global_hook, in get_proto_defrag_hook()
37 const struct nf_defrag_hook *hook; in get_proto_defrag_hook()
76 const struct nf_defrag_hook __maybe_unused *hook; in bpf_nf_enable_defrag()
104 const struct nf_defrag_hook *hook = link->defrag_hook; in bpf_nf_disable_defrag()
Dcore.c683 const struct nf_defrag_hook __rcu *nf_defrag_v4_hook __read_mostly;
686 const struct nf_defrag_hook __rcu *nf_defrag_v6_hook __read_mostly;
/Linux-v6.6/include/linux/
Dnetfilter.h485 struct nf_defrag_hook { struct
491 extern const struct nf_defrag_hook __rcu *nf_defrag_v4_hook; argument
492 extern const struct nf_defrag_hook __rcu *nf_defrag_v6_hook;
/Linux-v6.6/net/ipv6/netfilter/
Dnf_defrag_ipv6_hooks.c100 static const struct nf_defrag_hook defrag_hook = {
/Linux-v6.6/net/ipv4/netfilter/
Dnf_defrag_ipv4.c117 static const struct nf_defrag_hook defrag_hook = {