LCI
|
LCI iovec, which is comprised of a piggyback buffer and multiple long buffers. More...
#include <lci.h>
Public Attributes | |
LCI_mbuffer_t | piggy_back |
LCI_lbuffer_t * | lbuffers |
int | count |
LCI iovec, which is comprised of a piggyback buffer and multiple long buffers.
The maximum number of long buffers is defined by LCI_IOVEC_SIZE.
The maximum size of the piggyback buffer depends on the number of long buffers and can be queried via LCI_get_iovec_piggy_back_size.
int LCI_iovec_t::count |
LCI_lbuffer_t* LCI_iovec_t::lbuffers |
LCI_mbuffer_t LCI_iovec_t::piggy_back |