Searched defs:xdp_desc (Results 1 – 5 of 5) sorted by relevance
103 struct xdp_desc { struct104 __u64 addr;105 __u32 len;106 __u32 options;
145 struct xdp_desc { struct146 int ifindex;147 __u32 prog_id;148 int flags;
2393 struct xdp_desc xdp_desc; in stmmac_xdp_xmit_zc() local
2598 struct xdp_desc xdp_desc; in igc_xdp_xmit_zc() local
Completed in 30 milliseconds