|
corosync
2.4.3
|
Data Fields | |
| int | mcast_recv |
| int | mcast_send |
| int | token |
| int | local_mcast_loop [2] |
Definition at line 91 of file totemudp.c.
| int totemudp_socket::local_mcast_loop[2] |
Definition at line 101 of file totemudp.c.
Referenced by totemudp_finalize(), totemudp_recv_flush(), and totemudp_recv_mcast_empty().
| int totemudp_socket::mcast_recv |
Definition at line 92 of file totemudp.c.
Referenced by totemudp_finalize(), totemudp_recv_flush(), and totemudp_recv_mcast_empty().
| int totemudp_socket::mcast_send |
Definition at line 93 of file totemudp.c.
Referenced by totemudp_finalize().
| int totemudp_socket::token |
Definition at line 94 of file totemudp.c.
Referenced by totemudp_finalize().
1.8.13