Motr  M0
m0_net_bulk_mem_buffer_pvt Struct Reference

#include <mem_xprt.h>

Collaboration diagram for m0_net_bulk_mem_buffer_pvt:
Collaboration graph

Data Fields

struct m0_net_bufferxb_buffer
 
struct m0_net_bulk_mem_work_item xb_wi
 
int64_t xb_buf_id
 

Detailed Description

Buffer private data.

Definition at line 185 of file mem_xprt.h.

Field Documentation

◆ xb_buf_id

int64_t xb_buf_id

Buffer id. This is set each time the buffer is used for a passive bulk transfer operation.

Definition at line 195 of file mem_xprt.h.

◆ xb_buffer

struct m0_net_buffer* xb_buffer

Points back to its buffer

Definition at line 187 of file mem_xprt.h.

◆ xb_wi

Work item linked on the transfer machine work list

Definition at line 190 of file mem_xprt.h.


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