|
corosync
2.3.5
|

Data Fields | |
| struct list_head | list |
| struct totem_ip_address | member |
| int | fd |
| int | active |
Definition at line 91 of file totemudpu.c.
| int totemudpu_member::active |
Definition at line 95 of file totemudpu.c.
Referenced by totemudpu_crypto_set(), totemudpu_member_add(), and totemudpu_member_set_active().
| int totemudpu_member::fd |
Definition at line 94 of file totemudpu.c.
Referenced by totemudpu_crypto_set(), totemudpu_finalize(), totemudpu_member_add(), totemudpu_member_list_rebind_ip(), totemudpu_member_remove(), and totemudpu_recv_mcast_empty().
| struct list_head totemudpu_member::list |
Definition at line 92 of file totemudpu.c.
Referenced by totemudpu_crypto_set(), totemudpu_member_add(), totemudpu_member_list_rebind_ip(), totemudpu_member_remove(), and totemudpu_member_set_active().
| struct totem_ip_address totemudpu_member::member |
Definition at line 93 of file totemudpu.c.
Referenced by totemudpu_crypto_set(), totemudpu_member_add(), totemudpu_member_list_rebind_ip(), totemudpu_member_remove(), totemudpu_member_set_active(), and totemudpu_recv_mcast_empty().
1.8.11