Searched refs:nf_hook_entry_hookfn (Results 1 – 3 of 3) sorted by relevance
239 verdict = nf_hook_entry_hookfn(hook, skb, state); in nf_iterate()300 verdict = nf_hook_entry_hookfn(hook_entry, skb, &entry->state); in nf_reinject()
511 verdict = nf_hook_entry_hookfn(&e->hooks[s], skb, state); in nf_hook_slow()
116 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn() function