GNUnet 0.21.1
GNUNET_RPS_CS_SeedMessage Struct Reference

Message from client to service with seed of peers. More...

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

Collaboration diagram for GNUNET_RPS_CS_SeedMessage:
[legend]

Data Fields

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

Detailed Description

Message from client to service with seed of peers.

Definition at line 66 of file rps.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_RPS_CS_SeedMessage::header

Header including size and type in NBO.

Definition at line 71 of file rps.h.

◆ num_peers

uint32_t GNUNET_RPS_CS_SeedMessage::num_peers

Number of peers.

Definition at line 76 of file rps.h.


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