GNUnet  0.19.4
ReservationResultMessage Struct Reference

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

Collaboration diagram for ReservationResultMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_ATS_RESERVATION_RESULT. More...
 
int32_t amount
 
struct GNUNET_PeerIdentity peer
 
struct GNUNET_TIME_RelativeNBO res_delay
 

Detailed Description

Definition at line 391 of file ats.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader ReservationResultMessage::header

Type is GNUNET_MESSAGE_TYPE_ATS_RESERVATION_RESULT.

Definition at line 379 of file ats.h.

◆ amount

int32_t ReservationResultMessage::amount

Definition at line 401 of file ats.h.

Referenced by GAS_handle_reservation_request(), and handle_reservation_result().

◆ peer

◆ res_delay

struct GNUNET_TIME_RelativeNBO ReservationResultMessage::res_delay

Definition at line 401 of file ats.h.

Referenced by handle_reservation_result().


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