Motr  M0
nlx_xo_domain Struct Reference

#include <lnet_xo.h>

Collaboration diagram for nlx_xo_domain:
Collaboration graph

Data Fields

struct m0_net_domainxd_dom
 
struct nlx_core_domain xd_core
 
unsigned _debug_
 

Detailed Description

Private data pointed to by m0_net_domain::nd_xprt_private.

Definition at line 72 of file lnet_xo.h.

Field Documentation

◆ _debug_

unsigned _debug_

Definition at line 79 of file lnet_xo.h.

◆ xd_core

struct nlx_core_domain xd_core

LNet Core transfer domain data (shared memory)

Definition at line 77 of file lnet_xo.h.

◆ xd_dom

struct m0_net_domain* xd_dom

Pointer back to the network dom

Definition at line 74 of file lnet_xo.h.


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