Home
last modified time | relevance | path

Searched refs:nf_hook_slow (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dnetfilter_ingress.h24 return nf_hook_slow(skb, &state); in nf_hook_ingress()
Dnetfilter.h162 int nf_hook_slow(struct sk_buff *skb, struct nf_hook_state *state);
187 return nf_hook_slow(skb, &state); in nf_hook_thresh()
/linux-4.4.14/net/netfilter/
Dcore.c295 int nf_hook_slow(struct sk_buff *skb, struct nf_hook_state *state) in nf_hook_slow() function
327 EXPORT_SYMBOL(nf_hook_slow);