![]() |
GNUnet
0.11.x
|
Number used to uniquely identify messages in a CADET Channel. More...
#include </home/handbook/gnunet/src/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 446 of file cadet_protocol.h.
uint32_t ChannelMessageIdentifier::mid |
Unique ID of the message, cycles around, in NBO.
Definition at line 451 of file cadet_protocol.h.
Referenced by data_sent_cb(), GCCH_bind(), GCCH_channel_local_new(), GCCH_debug(), GCCH_handle_channel_plaintext_data(), GCCH_handle_channel_plaintext_data_ack(), GCCH_handle_local_ack(), GCCH_handle_local_data(), handle_matching_ack(), is_before(), retry_transmission(), and send_channel_data_ack().