|
corosync
2.3.5
|
#include <ipc_votequorum.h>
Public Member Functions | |
| struct qb_ipc_request_header header | __attribute__ ((aligned(8))) |
Data Fields | |
| unsigned int | votes |
| int | nodeid |
Definition at line 98 of file ipc_votequorum.h.
| struct qb_ipc_request_header header req_lib_votequorum_setvotes::__attribute__ | ( | (aligned(8)) | ) |
| int req_lib_votequorum_setvotes::nodeid |
Definition at line 101 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_setvotes().
| unsigned int req_lib_votequorum_setvotes::votes |
Definition at line 100 of file ipc_votequorum.h.
Referenced by votequorum_init(), and votequorum_setvotes().
1.8.11