GNUnet 0.28.1-dev.4-8-g14b9efcb0
 
Loading...
Searching...
No Matches
MessageUUIDP Struct Reference

Unique identifier we attach to a message. More...

Data Fields

uint64_t uuid
 Unique value, generated by incrementing the message_uuid_ctr of struct Neighbour.
 

Detailed Description

Unique identifier we attach to a message.

Definition at line 464 of file gnunet-service-transport.c.

Field Documentation

◆ uuid

uint64_t MessageUUIDP::uuid

Unique value, generated by incrementing the message_uuid_ctr of struct Neighbour.

Definition at line 470 of file gnunet-service-transport.c.

Referenced by fragment_message(), free_reassembly_context(), handle_fragment_box(), and set_pending_message_uuid().


The documentation for this struct was generated from the following file: