Context for a add hello uri request. More...
Data Fields | |
struct StoreHelloEntry * | prev |
Kept (also) in a DLL. More... | |
struct StoreHelloEntry * | next |
Kept (also) in a DLL. More... | |
struct GNUNET_PEERSTORE_StoreHelloContext * | sc |
Store hello ctx. More... | |
Context for a add hello uri request.
Definition at line 144 of file gnunet-daemon-hostlist_client.c.
struct StoreHelloEntry * StoreHelloEntry::prev |
Kept (also) in a DLL.
Definition at line 149 of file gnunet-daemon-hostlist_client.c.
struct StoreHelloEntry * StoreHelloEntry::next |
Kept (also) in a DLL.
Definition at line 154 of file gnunet-daemon-hostlist_client.c.
struct GNUNET_PEERSTORE_StoreHelloContext * StoreHelloEntry::sc |
Store hello ctx.
Definition at line 159 of file gnunet-daemon-hostlist_client.c.
Referenced by callback_download(), cleaning_task(), GNUNET_HOSTLIST_client_stop(), handle_hello(), and shc_cont().