Searched refs:XDP_XMIT_FLAGS_MASK (Results 1 – 7 of 7) sorted by relevance
46 #define XDP_XMIT_FLAGS_MASK XDP_XMIT_FLUSH macro
268 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK)) in mlx5e_xdp_xmit()
306 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK)) in veth_xdp_xmit()
492 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK)) { in virtnet_xdp_xmit()
1272 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK)) in tun_xdp_xmit()
3718 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK)) in i40e_xdp_xmit()
10185 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK)) in ixgbe_xdp_xmit()