corosync  2.4.2-dirty
Data Fields
send_buf Struct Reference
Collaboration diagram for send_buf:
Collaboration graph
[legend]

Data Fields

struct list_head list_free
 
struct list_head list_all
 
struct ibv_mr * mr
 
char buffer [MAX_MTU_SIZE]
 

Detailed Description

Definition at line 241 of file totemiba.c.

Field Documentation

◆ buffer

char send_buf::buffer[MAX_MTU_SIZE]

Definition at line 245 of file totemiba.c.

◆ list_all

struct list_head send_buf::list_all

Definition at line 243 of file totemiba.c.

◆ list_free

struct list_head send_buf::list_free

Definition at line 242 of file totemiba.c.

◆ mr

struct ibv_mr* send_buf::mr

Definition at line 244 of file totemiba.c.


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