Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_sockaddr | addr |
struct ast_eid | eid |
int | id |
Definition at line 79 of file res_corosync.c.
struct ast_sockaddr addr |
The IP address of the node
Definition at line 85 of file res_corosync.c.
Referenced by corosync_node_alloc(), and publish_cluster_discovery_to_stasis_full().
struct ast_eid eid |
The Asterisk EID
Definition at line 83 of file res_corosync.c.
Referenced by corosync_node_alloc(), cpg_confchg_cb(), cpg_deliver_cb(), publish_cluster_discovery_to_stasis_full(), publish_device_state_to_stasis(), publish_mwi_to_stasis(), and publish_to_corosync().
int id |
The corosync ID
Definition at line 81 of file res_corosync.c.
Referenced by corosync_node_alloc(), corosync_node_cmp_fn(), corosync_node_hash_fn(), cpg_confchg_cb(), Model::load(), and publish_cluster_discovery_to_stasis_full().