Searched refs:XDP_OPTIONS_ZEROCOPY (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_xdp.h102 #define XDP_OPTIONS_ZEROCOPY (1 << 0) macro
/linux-master/tools/include/uapi/linux/
H A Dif_xdp.h102 #define XDP_OPTIONS_ZEROCOPY (1 << 0) macro
/linux-master/net/xdp/
H A Dxsk.c1577 opts.flags |= XDP_OPTIONS_ZEROCOPY;

Completed in 158 milliseconds