Home
last modified time | relevance | path

Searched refs:ZC_TAG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c41 #define ZC_TAG 1 macro
410 sqe->user_data = ZC_TAG; in do_tx()
426 cqe->user_data != ZC_TAG) in do_tx()
440 if (cqe->user_data != ZC_TAG) in do_tx()