|
Motr
M0
|

Data Fields | |
| uint64_t | b_magix |
| uint64_t | b_cookie |
| struct m0_net_buffer * | b_buf |
| struct mover | b_writer |
| struct m0_bitmap | b_done |
| struct bdesc | b_peer |
| struct ep * | b_other |
| struct m0_tlink | b_linkage |
| m0_bindex_t | b_offset |
| m0_bindex_t | b_length |
| struct m0_net_buffer* b_buf |
| m0_bindex_t b_length |
The total size of data expected to be received, copied from packet::p_totalsize.
| struct m0_tlink b_linkage |
Linkage in the list of completed buffers (ma::t_done).
| m0_bindex_t b_offset |
| struct bdesc b_peer |
| struct mover b_writer |