Motr  M0
m0_lnet_dev_nidstrs_get_params Struct Reference

#include <lnet_ioctl.h>

Collaboration diagram for m0_lnet_dev_nidstrs_get_params:
Collaboration graph

Data Fields

m0_bcount_t dng_size
 
char * dng_buf
 

Detailed Description

Parameters for the M0_LNET_NIDSTRS_GET ioctl request.

See also
nlx_dev_ioctl_nidstrs_get()

Definition at line 127 of file lnet_ioctl.h.

Field Documentation

◆ dng_buf

char* dng_buf

The user space pointer to the nid strings buffer.

Definition at line 131 of file lnet_ioctl.h.

◆ dng_size

m0_bcount_t dng_size

The actual size of the buffer pointed to by dng_buf.

Definition at line 129 of file lnet_ioctl.h.


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