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... | |
Unique identifier we attach to a message.
Definition at line 327 of file gnunet-service-tng.c.
uint64_t MessageUUIDP::uuid |
Unique value, generated by incrementing the message_uuid_ctr
of struct Neighbour
.
Definition at line 333 of file gnunet-service-tng.c.
Referenced by free_reassembly_context(), and handle_fragment_box().