Motr  M0
m0_lnet_dev_nid_encdec_params Struct Reference

#include <lnet_ioctl.h>

Collaboration diagram for m0_lnet_dev_nid_encdec_params:
Collaboration graph

Data Fields

uint64_t dn_nid
 
char dn_buf [M0_NET_LNET_NIDSTR_SIZE]
 

Detailed Description

Parameters for the M0_LNET_NIDSTR_DECODE and M0_LNET_NIDSTR_ENCODE ioctl requests.

See also
nlx_dev_ioctl_nidstr_decode(), nlx_dev_ioctl_nidstr_encode()

Definition at line 116 of file lnet_ioctl.h.

Field Documentation

◆ dn_buf

NID string value to be encoded or decoded.

Definition at line 120 of file lnet_ioctl.h.

◆ dn_nid

uint64_t dn_nid

Node ID to be encoded or decoded.

Definition at line 118 of file lnet_ioctl.h.


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