Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetfilter.h91 struct nf_hook_entry { struct
104 struct nf_hook_entry hooks[]; argument
133 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn()
/kernel/linux/linux-5.10/net/netfilter/
Dnf_queue.c242 const struct nf_hook_entry *hook; in nf_iterate()
284 const struct nf_hook_entry *hook_entry; in nf_reinject()
Dcore.c54 sizeof(struct nf_hook_entry) * num + in allocate_hook_entries_size()