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

Data Fields

struct GNUNET_TIME_Absolute exp
 The expiration of the existing records or tombstone. More...
 
int only_tombstone
 Whether the existing record set consists only of a tombstone (e.g. More...
 

Detailed Description

Definition at line 1640 of file gnunet-service-namestore.c.

Field Documentation

◆ exp

struct GNUNET_TIME_Absolute LookupExistingRecordsContext::exp

The expiration of the existing records or tombstone.

Definition at line 1646 of file gnunet-service-namestore.c.

Referenced by get_existing_rd_exp(), and store_record_set().

◆ only_tombstone

int LookupExistingRecordsContext::only_tombstone

Whether the existing record set consists only of a tombstone (e.g.

is "empty")

Definition at line 1652 of file gnunet-service-namestore.c.

Referenced by get_existing_rd_exp(), and store_record_set().


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