Home
last modified time | relevance | path

Searched refs:__bpf_rx_skb (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/core/
Dfilter.c1981 static inline int __bpf_rx_skb(struct net_device *dev, struct sk_buff *skb) in __bpf_rx_skb() function
2050 __bpf_rx_skb(dev, skb) : __bpf_tx_skb(dev, skb); in __bpf_redirect_common()