GNUnet 0.21.1
GNUNET_TRANSPORT_TESTING_TestMessage Struct Reference

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

Collaboration diagram for GNUNET_TRANSPORT_TESTING_TestMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is (usually) GNUNET_TRANSPORT_TESTING_SIMPLE_MTYPE. More...
 
uint32_t num
 Monotonically increasing counter throughout the test. More...
 

Detailed Description

Definition at line 419 of file transport-testing2.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TRANSPORT_TESTING_TestMessage::header

Type is (usually) GNUNET_TRANSPORT_TESTING_SIMPLE_MTYPE.

Definition at line 424 of file transport-testing2.h.

◆ num

uint32_t GNUNET_TRANSPORT_TESTING_TestMessage::num

Monotonically increasing counter throughout the test.

Definition at line 429 of file transport-testing2.h.

Referenced by GNUNET_TRANSPORT_TESTING_send(), and send_simple_cb().


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