Home
last modified time | relevance | path

Searched refs:nf_hook_entry_hookfn (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnetfilter.h155 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn() function
/linux/net/netfilter/
H A Dnfnetlink_queue.c270 verdict = nf_hook_entry_hookfn(hook, skb, state); in nf_iterate()
381 verdict = nf_hook_entry_hookfn(hook_entry, skb, &entry->state); in nf_reinject()