Searched refs:nf_hook_ingress (Results 1 – 2 of 2) sorted by relevance
19 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress() function51 static inline int nf_hook_ingress(struct sk_buff *skb) in nf_hook_ingress() function
5226 ingress_retval = nf_hook_ingress(skb); in nf_ingress()