|
pacemaker
2.1.6-802a72226b
Scalable High-Availability cluster resource manager
|
#include <include/crm/common/ipc_internal.h>

Data Fields | |
| char * | buffer |
| size_t | buffer_size |
| size_t | buffer_offset |
| int | auth_timeout |
| int | tcp_socket |
| mainloop_io_t * | source |
| time_t | uptime |
| char * | token |
Definition at line 106 of file ipc_internal.h.
| int pcmk__remote_s::auth_timeout |
Definition at line 111 of file ipc_internal.h.
| char* pcmk__remote_s::buffer |
Definition at line 108 of file ipc_internal.h.
| size_t pcmk__remote_s::buffer_offset |
Definition at line 110 of file ipc_internal.h.
| size_t pcmk__remote_s::buffer_size |
Definition at line 109 of file ipc_internal.h.
| mainloop_io_t* pcmk__remote_s::source |
Definition at line 113 of file ipc_internal.h.
| int pcmk__remote_s::tcp_socket |
Definition at line 112 of file ipc_internal.h.
| char* pcmk__remote_s::token |
Definition at line 117 of file ipc_internal.h.
| time_t pcmk__remote_s::uptime |
Definition at line 114 of file ipc_internal.h.
1.8.14