Searched refs:bpf_prog_run_generic_xdp (Results 1 – 3 of 3) sorted by relevance
515 act = bpf_prog_run_generic_xdp(skb, &xdp, dst->xdp_prog); in dev_map_bpf_prog_run_skb()
4106 u32 bpf_prog_run_generic_xdp(struct sk_buff *skb, struct xdp_buff *xdp,
5151 u32 bpf_prog_run_generic_xdp(struct sk_buff *skb, struct xdp_buff *xdp, in bpf_prog_run_generic_xdp() function5304 act = bpf_prog_run_generic_xdp(*pskb, xdp, xdp_prog); in netif_receive_generic_xdp()