GNUnet 0.21.1
GNUNET_GNSRECORD_Data Struct Reference

A GNS record. More...

#include <gnunet_gnsrecord_lib.h>

Data Fields

const void * data
 Binary value stored in the DNS record. More...
 
uint64_t expiration_time
 Expiration time for the DNS record. More...
 
size_t data_size
 Number of bytes in data. More...
 
uint32_t record_type
 Type of the GNS/DNS record. More...
 
enum GNUNET_GNSRECORD_Flags flags
 Flags for the record. More...
 

Detailed Description

A GNS record.

Definition at line 176 of file gnunet_gnsrecord_lib.h.

Field Documentation

◆ data

◆ expiration_time

◆ data_size

◆ record_type

◆ flags


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