GNUnet 0.21.1
DelegateRecordEntry Struct Reference

DLL for record. More...

Collaboration diagram for DelegateRecordEntry:
[legend]

Data Fields

struct DelegateRecordEntrynext
 DLL. More...
 
struct DelegateRecordEntryprev
 DLL. More...
 
uint32_t refcount
 Number of references in delegation chains. More...
 
struct GNUNET_ABD_Delegatedelegate
 Payload. More...
 

Detailed Description

DLL for record.

Definition at line 84 of file gnunet-service-abd.c.

Field Documentation

◆ next

◆ prev

struct DelegateRecordEntry* DelegateRecordEntry::prev

DLL.

Definition at line 94 of file gnunet-service-abd.c.

◆ refcount

uint32_t DelegateRecordEntry::refcount

Number of references in delegation chains.

Definition at line 99 of file gnunet-service-abd.c.

Referenced by backward_resolution(), delegation_chain_bw_resolution_start(), and delegation_chain_fw_resolution_start().

◆ delegate


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