GNUnet 0.21.1
GNUNET_RPS_CS_DEBUG_StreamReply Struct Reference

Message from service to client containing peer from biased stream. More...

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

Collaboration diagram for GNUNET_RPS_CS_DEBUG_StreamReply:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Header including size and type in NBO. More...
 
uint64_t num_peers
 Number of peers. More...
 

Detailed Description

Message from service to client containing peer from biased stream.

Definition at line 219 of file rps.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_RPS_CS_DEBUG_StreamReply::header

Header including size and type in NBO.

Definition at line 224 of file rps.h.

◆ num_peers

uint64_t GNUNET_RPS_CS_DEBUG_StreamReply::num_peers

Number of peers.

Definition at line 229 of file rps.h.

Referenced by send_stream_peers().


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