GNUnet  0.19.5
GNUNET_NAMESTORE_Header Struct Reference

Generic namestore message with op id. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/namestore/namestore.h>

Collaboration diagram for GNUNET_NAMESTORE_Header:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 header.type will be GNUNET_MESSAGE_TYPE_NAMESTORE_* header.size will be message size More...
 
uint32_t r_id
 Request ID in NBO. More...
 

Detailed Description

Generic namestore message with op id.

Definition at line 40 of file namestore.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_NAMESTORE_Header::header

header.type will be GNUNET_MESSAGE_TYPE_NAMESTORE_* header.size will be message size

Definition at line 487 of file namestore.h.

Referenced by check_record_lookup(), check_record_store(), check_result(), check_zone_to_name(), and handle_record_store().

◆ r_id


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