Motr  M0
buf_status_ping Struct Reference
Collaboration diagram for buf_status_ping:
Collaboration graph

Data Fields

uint64_t bsp_magic
 
size_t bsp_index
 
struct m0_tl bsp_buffers
 
struct m0_tlink bsp_tlink
 

Detailed Description

Buffer of message with bulk buffer network descriptors status

Definition at line 151 of file node_bulk.c.

Field Documentation

◆ bsp_buffers

struct m0_tl bsp_buffers

Message contains network descriptors for the buffer pairs for the test client (or buffers for the test server) from this list.

Definition at line 161 of file node_bulk.c.

◆ bsp_index

size_t bsp_index

Ping buffer index

Definition at line 155 of file node_bulk.c.

◆ bsp_magic

uint64_t bsp_magic

Magic for bsp_tlink

Definition at line 153 of file node_bulk.c.

◆ bsp_tlink

struct m0_tlink bsp_tlink

Link for ping buffer list

Definition at line 163 of file node_bulk.c.


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