GNUnet 0.21.1
CacheOps Struct Reference

Active namestore caching operations. More...

Collaboration diagram for CacheOps:
[legend]

Data Fields

struct CacheOpsnext
 Organized in a DLL. More...
 
struct CacheOpsprev
 Organized in a DLL. More...
 
struct GNUNET_NAMECACHE_QueueEntrynamecache_qe_cache
 Pending Namestore caching task. More...
 

Detailed Description

Active namestore caching operations.

Definition at line 404 of file gnunet-service-gns_resolver.c.

Field Documentation

◆ next

struct CacheOps* CacheOps::next

Organized in a DLL.

Definition at line 409 of file gnunet-service-gns_resolver.c.

◆ prev

struct CacheOps* CacheOps::prev

Organized in a DLL.

Definition at line 414 of file gnunet-service-gns_resolver.c.

◆ namecache_qe_cache

struct GNUNET_NAMECACHE_QueueEntry* CacheOps::namecache_qe_cache

Pending Namestore caching task.

Definition at line 419 of file gnunet-service-gns_resolver.c.

Referenced by GNS_resolver_done(), handle_dht_response(), and namecache_cache_continuation().


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