Message to request configuration of a slave controller. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/testbed/testbed.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type is GNUNET_MESSAGE_TYPE_TESTBED_GET_SLAVE_CONFIGURATION. More... | |
uint32_t | slave_id |
The id of the slave host. More... | |
uint64_t | operation_id |
Operation ID. More... | |
struct GNUNET_MessageHeader GNUNET_TESTBED_SlaveGetConfigurationMessage::header |
uint32_t GNUNET_TESTBED_SlaveGetConfigurationMessage::slave_id |
The id of the slave host.
Definition at line 647 of file testbed.h.
Referenced by GNUNET_TESTBED_generate_slavegetconfig_msg_().
uint64_t GNUNET_TESTBED_SlaveGetConfigurationMessage::operation_id |