GNUnet  0.20.0
ClientStartMessage Struct Reference

First message any client sends to ATS, used to self-identify (what type of client this is). More...

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

Collaboration diagram for ClientStartMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_ATS_START. More...
 
uint32_t start_flag
 NBO value of an enum StartFlag. More...
 

Detailed Description

First message any client sends to ATS, used to self-identify (what type of client this is).

Definition at line 69 of file ats.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ClientStartMessage::header

Type is GNUNET_MESSAGE_TYPE_ATS_START.

Definition at line 489 of file ats.h.

◆ start_flag

uint32_t ClientStartMessage::start_flag

NBO value of an enum StartFlag.

Definition at line 79 of file ats.h.


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