Motr  M0
nlx_core_domain Struct Reference

#include <lnet_core_types.h>

Collaboration diagram for nlx_core_domain:
Collaboration graph

Data Fields

void * cd_upvt
 
void * cd_kpvt
 
unsigned _debug_
 

Detailed Description

Core domain data. The transport layer should embed this in its private data.

Definition at line 218 of file lnet_core_types.h.

Field Documentation

◆ _debug_

unsigned _debug_

Definition at line 221 of file lnet_core_types.h.

◆ cd_kpvt

void* cd_kpvt

Core kernel space private

Definition at line 220 of file lnet_core_types.h.

◆ cd_upvt

void* cd_upvt

Core user space private

Definition at line 219 of file lnet_core_types.h.


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