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

/linux-master/include/linux/
H A Dnetfilter_netdev.h19 static inline int nf_hook_ingress(struct sk_buff *skb) function
47 static inline int nf_hook_ingress(struct sk_buff *skb) function
/linux-master/net/core/
H A Ddev.c5324 ingress_retval = nf_hook_ingress(skb);

Completed in 135 milliseconds