Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnetfilter.h99 struct nf_hook_entry { struct
112 struct nf_hook_entry hooks[]; argument
141 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn()
/Linux-v6.6/net/netfilter/
Dnf_queue.c259 const struct nf_hook_entry *hook; in nf_iterate()
301 const struct nf_hook_entry *hook_entry; in nf_reinject()
Dcore.c54 sizeof(struct nf_hook_entry) * num + in allocate_hook_entries_size()