corosync 3.1.9
|
#include <totem.h>
Data Fields | |
unsigned short | magic |
char | version |
char | type |
char | encapsulated |
unsigned int | nodeid |
unsigned int | target_nodeid |
char totem_message_header::encapsulated |
Definition at line 130 of file totem.h.
Referenced by totemsrp_mcast().
Definition at line 127 of file totem.h.
Referenced by totemsrp_mcast().
unsigned int totem_message_header::nodeid |
Definition at line 131 of file totem.h.
Referenced by totemsrp_mcast().
char totem_message_header::type |
Definition at line 129 of file totem.h.
Referenced by totemsrp_mcast().
char totem_message_header::version |
Definition at line 128 of file totem.h.
Referenced by totemsrp_mcast().