Reply message from helper process. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/testbed/testbed_helper.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type is GNUNET_MESSAGE_TYPE_TESTBED_HELPER_REPLY. More... | |
uint16_t | config_size |
Size of the uncompressed configuration. More... | |
Reply message from helper process.
Definition at line 71 of file testbed_helper.h.
struct GNUNET_MessageHeader GNUNET_TESTBED_HelperReply::header |
Type is GNUNET_MESSAGE_TYPE_TESTBED_HELPER_REPLY.
Definition at line 57 of file testbed_helper.h.
Referenced by tokenizer_cb().
uint16_t GNUNET_TESTBED_HelperReply::config_size |
Size of the uncompressed configuration.
Definition at line 81 of file testbed_helper.h.
Referenced by helper_mst(), and tokenizer_cb().