|
Motr
M0
|
#include <lnet_ioctl.h>

Data Fields | |
| void * | dbb_ktm |
| struct nlx_core_buffer_event * | dbb_bev |
Parameters for the M0_LNET_BEV_BLESS ioctl request.
Definition at line 156 of file lnet_ioctl.h.
| struct nlx_core_buffer_event* dbb_bev |
The user space core private data pointer for the buffer event.
Definition at line 160 of file lnet_ioctl.h.
| void* dbb_ktm |
The nlx_core_transfer_mc::ctm_kpvt for the core private TM data.
Definition at line 158 of file lnet_ioctl.h.