GNUnet 0.21.1
PeerstoreMonitorNextMessage Struct Reference

Iteration next message. More...

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

Collaboration diagram for PeerstoreMonitorNextMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 GNUnet message header. More...
 
uint64_t limit
 Number of records to return. More...
 

Detailed Description

Iteration next message.

Definition at line 184 of file peerstore.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader PeerstoreMonitorNextMessage::header

GNUnet message header.

Definition at line 189 of file peerstore.h.

◆ limit

uint64_t PeerstoreMonitorNextMessage::limit

Number of records to return.

Definition at line 194 of file peerstore.h.

Referenced by GNUNET_PEERSTORE_monitor_next(), and handle_monitor_next().


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