Home
last modified time | relevance | path

Searched defs:defrag_hook (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c100 static const struct nf_defrag_hook defrag_hook = { variable
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c117 static const struct nf_defrag_hook defrag_hook = { variable
/openbmc/linux/net/netfilter/
H A Dnf_bpf_link.c28 const struct nf_defrag_hook *defrag_hook; member