GNUnet 0.21.1
StoreHelloEntry Struct Reference

Context for a add hello uri request. More...

Collaboration diagram for StoreHelloEntry:
[legend]

Data Fields

struct StoreHelloEntryprev
 Kept (also) in a DLL. More...
 
struct StoreHelloEntrynext
 Kept (also) in a DLL. More...
 
struct GNUNET_PEERSTORE_StoreHelloContextsc
 Store hello ctx. More...
 

Detailed Description

Context for a add hello uri request.

Definition at line 144 of file gnunet-daemon-hostlist_client.c.

Field Documentation

◆ prev

struct StoreHelloEntry * StoreHelloEntry::prev

Kept (also) in a DLL.

Definition at line 149 of file gnunet-daemon-hostlist_client.c.

◆ next

struct StoreHelloEntry * StoreHelloEntry::next

Kept (also) in a DLL.

Definition at line 154 of file gnunet-daemon-hostlist_client.c.

◆ sc

struct GNUNET_PEERSTORE_StoreHelloContext * StoreHelloEntry::sc

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