Iteration next message. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/peerstore/peerstore.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
GNUnet message header. More... | |
uint64_t | limit |
Number of records to return. More... | |
Iteration next message.
Definition at line 184 of file peerstore.h.
struct GNUNET_MessageHeader PeerstoreMonitorNextMessage::header |
GNUnet message header.
Definition at line 189 of file peerstore.h.
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().