Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dfilter.c2119 static inline int __bpf_rx_skb(struct net_device *dev, struct sk_buff *skb) in __bpf_rx_skb() function
2196 __bpf_rx_skb(dev, skb) : __bpf_tx_skb(dev, skb); in __bpf_redirect_common()