#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/transport/transport-testing2.h>
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... | |
Definition at line 419 of file transport-testing2.h.
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.
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().