GNUnet  0.20.0
ReservationRequestMessage Struct Reference

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

Collaboration diagram for ReservationRequestMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_ATS_RESERVATION_REQUEST. More...
 
int32_t amount
 
struct GNUNET_PeerIdentity peer
 

Detailed Description

Definition at line 369 of file ats.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ReservationRequestMessage::header

Type is GNUNET_MESSAGE_TYPE_ATS_RESERVATION_REQUEST.

Definition at line 362 of file ats.h.

◆ amount

int32_t ReservationRequestMessage::amount

Definition at line 379 of file ats.h.

Referenced by GNUNET_ATS_reserve_bandwidth().

◆ peer


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