GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
DelegateRecordEntry Struct Reference

DLL for record. More...

Collaboration diagram for DelegateRecordEntry:
[legend]

Data Fields

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

Detailed Description

DLL for record.

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

Field Documentation

◆ next

◆ prev

struct DelegateRecordEntry* DelegateRecordEntry::prev

DLL.

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

◆ refcount

uint32_t DelegateRecordEntry::refcount

Number of references in delegation chains.

Definition at line 98 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: