nf_hook_entry_hookfn 223 net/bridge/br_input.c verdict = nf_hook_entry_hookfn(&e->hooks[i], skb, &state); nf_hook_entry_hookfn 512 net/netfilter/core.c verdict = nf_hook_entry_hookfn(&e->hooks[s], skb, state); nf_hook_entry_hookfn 258 net/netfilter/nf_queue.c verdict = nf_hook_entry_hookfn(hook, skb, state); nf_hook_entry_hookfn 320 net/netfilter/nf_queue.c verdict = nf_hook_entry_hookfn(hook_entry, skb, &entry->state);