GNUnet 0.21.1
FlatFileEntry Struct Reference
Collaboration diagram for FlatFileEntry:
[legend]

Data Fields

struct GNUNET_GNSRECORD_Blockblock
 Block. More...
 
struct GNUNET_HashCode query
 query More...
 
struct GNUNET_CRYPTO_PrivateKey private_key
 Entry zone. More...
 
uint32_t record_count
 Record count. More...
 
uint64_t rvalue
 Rvalue. More...
 
struct GNUNET_GNSRECORD_Datarecord_data
 Record data. More...
 
char * label
 Label. More...
 

Detailed Description

Definition at line 50 of file plugin_namecache_flat.c.

Field Documentation

◆ block

struct GNUNET_GNSRECORD_Block* FlatFileEntry::block

◆ query

◆ private_key

◆ record_count

◆ rvalue

uint64_t FlatFileEntry::rvalue

◆ record_data

◆ label


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