|
Motr
M0
|

Data Fields | |
| uint64_t | bsp_magic |
| size_t | bsp_index |
| struct m0_tl | bsp_buffers |
| struct m0_tlink | bsp_tlink |
Buffer of message with bulk buffer network descriptors status
Definition at line 151 of file node_bulk.c.
| struct m0_tl bsp_buffers |
Message contains network descriptors for the buffer pairs for the test client (or buffers for the test server) from this list.
Definition at line 161 of file node_bulk.c.
| size_t bsp_index |
Ping buffer index
Definition at line 155 of file node_bulk.c.
| uint64_t bsp_magic |
Magic for bsp_tlink
Definition at line 153 of file node_bulk.c.
| struct m0_tlink bsp_tlink |
Link for ping buffer list
Definition at line 163 of file node_bulk.c.