![]() |
FD.io VPP
v20.05-21-gb1500e9ff
Vector Packet Processing
|
Collaboration diagram for rdma_per_thread_data_t:Public Member Functions | |
| CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
| union { | |
| u16 cqe_flags [VLIB_FRAME_SIZE] | |
| u16x8 cqe_flags8 [VLIB_FRAME_SIZE/8] | |
| u16x16 cqe_flags16 [VLIB_FRAME_SIZE/16] | |
| }; | |
| vlib_buffer_t | buffer_template |
| rdma_per_thread_data_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
| union { ... } |
| vlib_buffer_t rdma_per_thread_data_t::buffer_template |
| u16 rdma_per_thread_data_t::cqe_flags[VLIB_FRAME_SIZE] |
| u16x16 rdma_per_thread_data_t::cqe_flags16[VLIB_FRAME_SIZE/16] |
| u16x8 rdma_per_thread_data_t::cqe_flags8[VLIB_FRAME_SIZE/8] |