Searched refs:XDP_COPY (Results 1 – 4 of 4) sorted by relevance
17 #define XDP_COPY (1 << 1) /* Force copy-mode */ macro
65 .bind_flags = XDP_COPY, in open_xsk()
676 bind_flags |= XDP_COPY; in read_args()
559 ifobj->bind_flags |= XDP_COPY; in test_spec_init()
Completed in 13 milliseconds