corosync  2.3.2
Public Member Functions | Data Fields
res_lib_cfg_get_node_addrs Struct Reference

#include <ipc_cfg.h>

Public Member Functions

struct qb_ipc_response_header
header 
__attribute__ ((aligned(8)))
 

Data Fields

unsigned int family
 
unsigned int num_addrs
 
char addrs []
 

Detailed Description

Definition at line 138 of file ipc_cfg.h.

Member Function Documentation

struct qb_ipc_response_header header res_lib_cfg_get_node_addrs::__attribute__ ( (aligned(8))  )

Field Documentation

char res_lib_cfg_get_node_addrs::addrs[]

Definition at line 143 of file ipc_cfg.h.

Referenced by corosync_cfg_get_node_addrs().

unsigned int res_lib_cfg_get_node_addrs::family

Definition at line 140 of file ipc_cfg.h.

Referenced by corosync_cfg_get_node_addrs().

unsigned int res_lib_cfg_get_node_addrs::num_addrs

Definition at line 141 of file ipc_cfg.h.

Referenced by corosync_cfg_get_node_addrs().


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