Lookup response. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/namecache/namecache.h>
Data Fields | |
struct GNUNET_NAMECACHE_Header | gns_header |
Type will be GNUNET_MESSAGE_TYPE_NAMECACHE_LOOKUP_BLOCK_RESPONSE. More... | |
struct GNUNET_TIME_AbsoluteNBO | expire |
Expiration time. More... | |
Lookup response.
Definition at line 75 of file namecache.h.
struct GNUNET_NAMECACHE_Header LookupBlockResponseMessage::gns_header |
Type will be GNUNET_MESSAGE_TYPE_NAMECACHE_LOOKUP_BLOCK_RESPONSE.
Definition at line 80 of file namecache.h.
Referenced by handle_lookup_block(), and handle_lookup_block_it().
struct GNUNET_TIME_AbsoluteNBO LookupBlockResponseMessage::expire |