Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter.h92 struct nf_hook_entry { struct
105 struct nf_hook_entry hooks[]; argument
134 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_queue.c268 const struct nf_hook_entry *hook; in nf_iterate()
310 const struct nf_hook_entry *hook_entry; in nf_reinject()
H A Dcore.c54 sizeof(struct nf_hook_entry) * num + in allocate_hook_entries_size()