GNUnet 0.21.1
LookupBlockMessage Struct Reference

Lookup a block in the namecache. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/namecache/namecache.h>

Collaboration diagram for LookupBlockMessage:
[legend]

Data Fields

struct GNUNET_NAMECACHE_Header gns_header
 Type will be GNUNET_MESSAGE_TYPE_NAMECACHE_LOOKUP_BLOCK. More...
 
struct GNUNET_HashCode query
 The query. More...
 

Detailed Description

Lookup a block in the namecache.

Definition at line 58 of file namecache.h.

Field Documentation

◆ gns_header

struct GNUNET_NAMECACHE_Header LookupBlockMessage::gns_header

Type will be GNUNET_MESSAGE_TYPE_NAMECACHE_LOOKUP_BLOCK.

Definition at line 63 of file namecache.h.

Referenced by handle_lookup_block().

◆ query

struct GNUNET_HashCode LookupBlockMessage::query

The query.

Definition at line 68 of file namecache.h.

Referenced by gnunet-chk.Chk::__init__(), handle_lookup_block(), and gnunet-chk.Chk::uri().


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