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