|
corosync
2.4.3
|

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_member_set_active().
| int totemudpu_member::fd |
Definition at line 94 of file totemudpu.c.
Referenced by totemudpu_member_list_rebind_ip(), and totemudpu_member_remove().
| struct list_head totemudpu_member::list |
Definition at line 92 of file totemudpu.c.
Referenced by 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_member_list_rebind_ip(), totemudpu_member_remove(), and totemudpu_member_set_active().
1.8.13