Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/net/netfilter/
Dnf_queue.c257 const struct nf_hook_entry *hook; in nf_iterate()
299 const struct nf_hook_entry *hook_entry; in nf_reinject()
Dcore.c54 sizeof(struct nf_hook_entry) * num + in allocate_hook_entries_size()