![]() |
pacemaker
2.0.4-2deceaa3ae
Scalable High-Availability cluster resource manager
|
#include <include/crm/common/ipcs_internal.h>

Data Fields | |
| char * | buffer |
| size_t | buffer_size |
| size_t | buffer_offset |
| int | auth_timeout |
| int | tcp_socket |
| mainloop_io_t * | source |
| bool | authenticated |
| char * | token |
Definition at line 37 of file ipcs_internal.h.
| int pcmk__remote_s::auth_timeout |
Definition at line 42 of file ipcs_internal.h.
| bool pcmk__remote_s::authenticated |
Definition at line 47 of file ipcs_internal.h.
| char* pcmk__remote_s::buffer |
Definition at line 39 of file ipcs_internal.h.
| size_t pcmk__remote_s::buffer_offset |
Definition at line 41 of file ipcs_internal.h.
| size_t pcmk__remote_s::buffer_size |
Definition at line 40 of file ipcs_internal.h.
| mainloop_io_t* pcmk__remote_s::source |
Definition at line 44 of file ipcs_internal.h.
| int pcmk__remote_s::tcp_socket |
Definition at line 43 of file ipcs_internal.h.
| char* pcmk__remote_s::token |
Definition at line 48 of file ipcs_internal.h.
1.8.18