Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetfilter.h90 struct nf_hook_entry { struct
103 struct nf_hook_entry hooks[]; argument
132 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn()
/Linux-v5.4/net/netfilter/
Dnf_queue.c252 const struct nf_hook_entry *hook; in nf_iterate()
294 const struct nf_hook_entry *hook_entry; in nf_reinject()
Dcore.c54 sizeof(struct nf_hook_entry) * num + in allocate_hook_entries_size()