Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_queue.c239 verdict = nf_hook_entry_hookfn(hook, skb, state); in nf_iterate()
299 verdict = nf_hook_entry_hookfn(hook_entry, skb, &entry->state); in nf_reinject()
A Dcore.c619 verdict = nf_hook_entry_hookfn(&e->hooks[s], skb, state); in nf_hook_slow()
/linux/net/bridge/
A Dbr_input.c230 verdict = nf_hook_entry_hookfn(&e->hooks[i], skb, &state); in nf_hook_bridge_pre()
/linux/include/linux/
A Dnetfilter.h139 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn() function

Completed in 7 milliseconds