Searched refs:nf_hook_ingress_active (Results 1 – 2 of 2) sorted by relevance
9 static inline bool nf_hook_ingress_active(const struct sk_buff *skb) in nf_hook_ingress_active() function46 static inline int nf_hook_ingress_active(struct sk_buff *skb) in nf_hook_ingress_active() function
4715 if (nf_hook_ingress_active(skb)) { in nf_ingress()