Motr  M0
m0_lnet_dev_buf_event_wait_params Struct Reference

#include <lnet_ioctl.h>

Collaboration diagram for m0_lnet_dev_buf_event_wait_params:
Collaboration graph

Data Fields

void * dbw_ktm
 
m0_time_t dbw_timeout
 

Detailed Description

Parameters for the M0_LNET_BUF_EVENT_WAIT ioctl.

See also
nlx_dev_ioctl_buf_event_wait()

Definition at line 101 of file lnet_ioctl.h.

Field Documentation

◆ dbw_ktm

void* dbw_ktm

The nlx_core_transfer_mc::ctm_kpvt for the core private TM data.

Definition at line 103 of file lnet_ioctl.h.

◆ dbw_timeout

m0_time_t dbw_timeout

Absolute time at which to stop waiting. A value of 0 indicates that the request should not wait.

Definition at line 108 of file lnet_ioctl.h.


The documentation for this struct was generated from the following file: