GNUnet 0.21.1
PeerstoreIterationStopMessage Struct Reference

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

Collaboration diagram for PeerstoreIterationStopMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 GNUnet message header. More...
 
uint32_t rid
 Request id. More...
 

Detailed Description

Definition at line 265 of file peerstore.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader PeerstoreIterationStopMessage::header

GNUnet message header.

Definition at line 270 of file peerstore.h.

◆ rid

uint32_t PeerstoreIterationStopMessage::rid

Request id.

Definition at line 275 of file peerstore.h.

Referenced by GNUNET_PEERSTORE_iteration_stop(), and handle_iterate_stop().


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