|
corosync
2.3.5
|
Data Fields | |
| int | mcast_recv |
| int | mcast_send |
| int | token |
| int | local_mcast_loop [2] |
Definition at line 93 of file totemudp.c.
| int totemudp_socket::local_mcast_loop[2] |
Definition at line 103 of file totemudp.c.
Referenced by totemudp_crypto_set(), totemudp_finalize(), totemudp_recv_flush(), and totemudp_recv_mcast_empty().
| int totemudp_socket::mcast_recv |
Definition at line 94 of file totemudp.c.
Referenced by totemudp_finalize(), totemudp_recv_flush(), and totemudp_recv_mcast_empty().
| int totemudp_socket::mcast_send |
Definition at line 95 of file totemudp.c.
Referenced by totemudp_crypto_set(), and totemudp_finalize().
| int totemudp_socket::token |
Definition at line 96 of file totemudp.c.
Referenced by totemudp_finalize().
1.8.11