Message from client to service telling it to start a new sub. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/rps/rps.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Header including size and type in NBO. More... | |
uint32_t | reserved |
For alignment. More... | |
struct GNUNET_TIME_RelativeNBO | round_interval |
Mean interval between two rounds. More... | |
struct GNUNET_HashCode | hash |
Length of the shared value represented as string. More... | |
struct GNUNET_MessageHeader GNUNET_RPS_CS_SubStartMessage::header |
uint32_t GNUNET_RPS_CS_SubStartMessage::reserved |
struct GNUNET_TIME_RelativeNBO GNUNET_RPS_CS_SubStartMessage::round_interval |
struct GNUNET_HashCode GNUNET_RPS_CS_SubStartMessage::hash |