GNUnet 0.21.1
TicketIterationStopMessage Struct Reference

Stop ticket iteration for the given operation. More...

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

Collaboration diagram for TicketIterationStopMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type will be GNUNET_MESSAGE_TYPE_RECLAIM_TICKET_ITERATION_STOP. More...
 
uint32_t id
 Unique identifier for this request (for key collisions). More...
 

Detailed Description

Stop ticket iteration for the given operation.

Definition at line 378 of file reclaim.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader TicketIterationStopMessage::header

Type will be GNUNET_MESSAGE_TYPE_RECLAIM_TICKET_ITERATION_STOP.

Definition at line 383 of file reclaim.h.

◆ id

uint32_t TicketIterationStopMessage::id

Unique identifier for this request (for key collisions).

Definition at line 388 of file reclaim.h.

Referenced by handle_ticket_iteration_stop().


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