Searched refs:nf_hook_entry_hookfn (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_queue.c | 274 verdict = nf_hook_entry_hookfn(hook, skb, state); in nf_iterate() 334 verdict = nf_hook_entry_hookfn(hook_entry, skb, &entry->state); in nf_reinject()
|
| H A D | core.c | 590 verdict = nf_hook_entry_hookfn(&e->hooks[s], skb, state); in nf_hook_slow()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_input.c | 235 verdict = nf_hook_entry_hookfn(&e->hooks[i], skb, &state); in nf_hook_bridge_pre()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netfilter.h | 134 nf_hook_entry_hookfn(const struct nf_hook_entry *entry, struct sk_buff *skb, in nf_hook_entry_hookfn() function
|