Data Fields | |
tsync_magic_t | magic |
Magic of this structure for consistency checks. | |
tm_t | sent |
Time at which we sent the synchronization. | |
guint32 | node_id |
Node to which we sent the request. | |
gpointer | expire_ev |
Expiration callout queue callback. | |
gboolean | udp |
Whether request was sent using UDP. |
|
Expiration callout queue callback.
|
|
Magic of this structure for consistency checks.
|
|
Node to which we sent the request.
|
|
Time at which we sent the synchronization.
|
|
Whether request was sent using UDP.
|