|
Motr
M0
|
#include <lnet_ioctl.h>

Data Fields | |
| uint64_t | dn_nid |
| char | dn_buf [M0_NET_LNET_NIDSTR_SIZE] |
Parameters for the M0_LNET_NIDSTR_DECODE and M0_LNET_NIDSTR_ENCODE ioctl requests.
Definition at line 116 of file lnet_ioctl.h.
| char dn_buf[M0_NET_LNET_NIDSTR_SIZE] |
NID string value to be encoded or decoded.
Definition at line 120 of file lnet_ioctl.h.
| uint64_t dn_nid |
Node ID to be encoded or decoded.
Definition at line 118 of file lnet_ioctl.h.