corosync
2.3.6
|
Data Fields | |
struct totempg_mcast_header | header |
unsigned char | fragmented |
unsigned char | continuation |
unsigned short | msg_count |
unsigned char totempg_mcast::continuation |
Definition at line 142 of file totempg.c.
Referenced by totempg_finalize().
unsigned char totempg_mcast::fragmented |
Definition at line 141 of file totempg.c.
Referenced by totempg_finalize().
struct totempg_mcast_header totempg_mcast::header |
Definition at line 140 of file totempg.c.
Referenced by totempg_finalize().
unsigned short totempg_mcast::msg_count |
Definition at line 143 of file totempg.c.
Referenced by totempg_finalize().