Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c5254 netif_skb_check_for_xdp(struct sk_buff **pskb, const struct bpf_prog *prog) in netif_skb_check_for_xdp() function
5298 if (netif_skb_check_for_xdp(pskb, xdp_prog)) in netif_receive_generic_xdp()