Header for all communications. More...
#include <gnunet_common.h>
Data Fields | |
uint16_t | size |
The length of the struct (in bytes, including the length field itself), in big-endian format. More... | |
uint16_t | type |
The type of the message (GNUNET_MESSAGE_TYPE_XXXX), in big-endian format. More... | |
Header for all communications.
Definition at line 319 of file gnunet_common.h.