Number used to uniquely identify messages in a CADET Channel. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/cadet/cadet_protocol.h>
Data Fields | |
uint32_t | mid |
Unique ID of the message, cycles around, in NBO. More... | |
Number used to uniquely identify messages in a CADET Channel.
Definition at line 464 of file cadet_protocol.h.
uint32_t ChannelMessageIdentifier::mid |
Unique ID of the message, cycles around, in NBO.
Definition at line 469 of file cadet_protocol.h.
Referenced by data_sent_cb(), GCCH_handle_channel_plaintext_data(), GCCH_handle_channel_plaintext_data_ack(), GCCH_handle_local_ack(), GCCH_handle_local_data(), handle_matching_ack(), is_before(), and retry_transmission().