Unique identifier to map an acknowledgement to a transmission. More...
Data Fields | |
struct GNUNET_Uuid | value |
The UUID value. | |
Unique identifier to map an acknowledgement to a transmission.
Definition at line 363 of file gnunet-service-transport.c.
struct GNUNET_Uuid AcknowledgementUUIDP::value |
The UUID value.
Definition at line 368 of file gnunet-service-transport.c.
Referenced by cummulative_ack(), free_pending_acknowledgement(), handle_reliability_ack(), handle_reliability_box(), and prepare_pending_acknowledgement().