corosync 3.1.7
|
The req_lib_votequorum_qdevice_master_wins struct. More...
#include <ipc_votequorum.h>
Public Member Functions | |
struct qb_ipc_request_header header | __attribute__ ((aligned(8))) |
Data Fields | |
char | name [VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
unsigned int | allow |
The req_lib_votequorum_qdevice_master_wins struct.
Definition at line 117 of file ipc_votequorum.h.
struct qb_ipc_request_header header req_lib_votequorum_qdevice_master_wins::__attribute__ | ( | (aligned(8)) | ) |
unsigned int req_lib_votequorum_qdevice_master_wins::allow |
Definition at line 120 of file ipc_votequorum.h.
char req_lib_votequorum_qdevice_master_wins::name[VOTEQUORUM_QDEVICE_MAX_NAME_LEN] |
Definition at line 119 of file ipc_votequorum.h.