Searched refs:nf_hook_ingress_active (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnetfilter_netdev.h9 static inline bool nf_hook_ingress_active(const struct sk_buff *skb) function
26 * after the check in nf_hook_ingress_active evaluated to true.
42 static inline int nf_hook_ingress_active(struct sk_buff *skb) function
/linux-master/net/core/
H A Ddev.c5315 if (nf_hook_ingress_active(skb)) {

Completed in 146 milliseconds