Motr  M0
nlx_xo_buffer Struct Reference

#include <lnet_xo.h>

Collaboration diagram for nlx_xo_buffer:
Collaboration graph

Data Fields

struct m0_net_bufferxb_nb
 
struct nlx_core_buffer xb_core
 

Detailed Description

Private data pointed to by m0_net_buffer::nb_xprt_private.

Definition at line 112 of file lnet_xo.h.

Field Documentation

◆ xb_core

struct nlx_core_buffer xb_core

LNet Core buffer data (shared memory)

Definition at line 117 of file lnet_xo.h.

◆ xb_nb

struct m0_net_buffer* xb_nb

Pointer back to the network buffer

Definition at line 114 of file lnet_xo.h.


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