Motr  M0
nlx_core_ep_addr Struct Reference

#include <lnet_core_types.h>

Collaboration diagram for nlx_core_ep_addr:
Collaboration graph

Data Fields

uint64_t cepa_nid
 
uint32_t cepa_pid
 
uint32_t cepa_portal
 
uint32_t cepa_tmid
 

Detailed Description

This structure defines the fields in an LNet transport end point address. It is packed to minimize the network descriptor size.

Definition at line 56 of file lnet_core_types.h.

Field Documentation

◆ cepa_nid

uint64_t cepa_nid

The LNet Network Identifier

Definition at line 57 of file lnet_core_types.h.

◆ cepa_pid

uint32_t cepa_pid

The LNet Process Identifier

Definition at line 58 of file lnet_core_types.h.

◆ cepa_portal

uint32_t cepa_portal

The LNet Portal Number

Definition at line 59 of file lnet_core_types.h.

◆ cepa_tmid

uint32_t cepa_tmid

The Transfer Machine Identifier

Definition at line 60 of file lnet_core_types.h.


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