GNUnet 0.21.2
GNUNET_TESTING_NetjailNamespace Struct Reference

Subnet in a topology. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/lib/testing/testing_api_topology.h>

Collaboration diagram for GNUNET_TESTING_NetjailNamespace:
[legend]

Data Fields

unsigned int namespace_n
 The number of the subnet. More...
 
struct GNUNET_TESTING_NetjailRouterrouter
 Router of the subnet. More...
 
struct GNUNET_CONTAINER_MultiShortmapnodes
 Hash map containing the nodes in this subnet. More...
 

Detailed Description

Subnet in a topology.

Definition at line 195 of file testing_api_topology.h.

Field Documentation

◆ namespace_n

unsigned int GNUNET_TESTING_NetjailNamespace::namespace_n

The number of the subnet.

Definition at line 200 of file testing_api_topology.h.

◆ router

struct GNUNET_TESTING_NetjailRouter* GNUNET_TESTING_NetjailNamespace::router

Router of the subnet.

Definition at line 205 of file testing_api_topology.h.

◆ nodes

struct GNUNET_CONTAINER_MultiShortmap* GNUNET_TESTING_NetjailNamespace::nodes

Hash map containing the nodes in this subnet.

Definition at line 210 of file testing_api_topology.h.


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