GNUnet 0.21.1
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. More...
 

Detailed Description

Unique identifier we attach to a message.

Definition at line 334 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 340 of file gnunet-service-transport.c.

Referenced by free_reassembly_context(), and handle_fragment_box().


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