Searched refs:XDP_OPTIONS_ZEROCOPY (Results 1 – 4 of 4) sorted by relevance
95 #define XDP_OPTIONS_ZEROCOPY (1 << 0) macro
1486 opts.flags |= XDP_OPTIONS_ZEROCOPY; in xsk_getsockopt()
463 XDP_OPTIONS_ZEROCOPY which tells you if zero-copy is on or not.