Searched refs:XDP_ZEROCOPY (Results 1 – 4 of 4) sorted by relevance
18 #define XDP_ZEROCOPY (1 << 2) /* Force zero-copy mode */ macro
99 sxdp.sxdp_flags = XDP_ZEROCOPY; in main()
69 __u16 bind_flags = XDP_USE_NEED_WAKEUP | XDP_ZEROCOPY;675 bind_flags &= ~XDP_ZEROCOPY; in read_args()
314 ifobject->bind_flags = XDP_USE_NEED_WAKEUP | XDP_ZEROCOPY; in ifobj_zc_avail()557 ifobj->bind_flags |= XDP_ZEROCOPY; in test_spec_init()
Completed in 12 milliseconds