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