GNUnet 0.21.1
GNUNET_DNS_Register Struct Reference

Message from client to DNS service to register itself. More...

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

Collaboration diagram for GNUNET_DNS_Register:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Header of type GNUNET_MESSAGE_TYPE_DNS_CLIENT_INIT. More...
 
uint32_t flags
 NBO encoding of enum GNUNET_DNS_Flags for the client. More...
 

Detailed Description

Message from client to DNS service to register itself.

Definition at line 35 of file dns.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_DNS_Register::header

Header of type GNUNET_MESSAGE_TYPE_DNS_CLIENT_INIT.

Definition at line 40 of file dns.h.

◆ flags

uint32_t GNUNET_DNS_Register::flags

NBO encoding of enum GNUNET_DNS_Flags for the client.

Definition at line 45 of file dns.h.

Referenced by handle_client_init().


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