GNUnet 0.21.2
GNUNET_MessageHeader Struct Reference

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...
 

Detailed Description

Header for all communications.

Definition at line 317 of file gnunet_common.h.


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