pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Data Fields
pcmk__remote_s Struct Reference

#include <include/crm/common/ipc_internal.h>

Collaboration diagram for pcmk__remote_s:
Collaboration graph
[legend]

Data Fields

char * buffer
 
size_t buffer_size
 
size_t buffer_offset
 
int auth_timeout
 
int tcp_socket
 
mainloop_io_tsource
 
time_t uptime
 
char * start_state
 
char * token
 

Detailed Description

Definition at line 110 of file ipc_internal.h.

Field Documentation

◆ auth_timeout

int pcmk__remote_s::auth_timeout

Definition at line 115 of file ipc_internal.h.

◆ buffer

char* pcmk__remote_s::buffer

Definition at line 112 of file ipc_internal.h.

◆ buffer_offset

size_t pcmk__remote_s::buffer_offset

Definition at line 114 of file ipc_internal.h.

◆ buffer_size

size_t pcmk__remote_s::buffer_size

Definition at line 113 of file ipc_internal.h.

◆ source

mainloop_io_t* pcmk__remote_s::source

Definition at line 117 of file ipc_internal.h.

◆ start_state

char* pcmk__remote_s::start_state

Definition at line 119 of file ipc_internal.h.

◆ tcp_socket

int pcmk__remote_s::tcp_socket

Definition at line 116 of file ipc_internal.h.

◆ token

char* pcmk__remote_s::token

Definition at line 122 of file ipc_internal.h.

◆ uptime

time_t pcmk__remote_s::uptime

Definition at line 118 of file ipc_internal.h.


The documentation for this struct was generated from the following file: