GNUnet  0.19.4
ControllerLinkData Struct Reference

Context data for controller link operations. More...

Collaboration diagram for ControllerLinkData:
[legend]

Data Fields

struct GNUNET_TESTBED_ControllerLinkRequestmsg
 The controller link message. More...
 
uint32_t host_id
 The id of the host which is hosting the controller to be linked. More...
 

Detailed Description

Context data for controller link operations.

Definition at line 99 of file testbed_api.c.

Field Documentation

◆ msg

struct GNUNET_TESTBED_ControllerLinkRequest* ControllerLinkData::msg

The controller link message.

Definition at line 104 of file testbed_api.c.

◆ host_id

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.


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