Context data for controller link operations. More...
Data Fields | |
struct GNUNET_TESTBED_ControllerLinkRequest * | msg |
The controller link message. More... | |
uint32_t | host_id |
The id of the host which is hosting the controller to be linked. More... | |
Context data for controller link operations.
Definition at line 99 of file testbed_api.c.
struct GNUNET_TESTBED_ControllerLinkRequest* ControllerLinkData::msg |
The controller link message.
Definition at line 104 of file testbed_api.c.
uint32_t ControllerLinkData::host_id |
The id of the host which is hosting the controller to be linked.
Definition at line 109 of file testbed_api.c.