GNUnet 0.21.1
GNUNET_TESTING_NetjailNamespace Struct Reference

Subnet in a topology. More...

#include <gnunet_testing_netjail_lib.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 196 of file gnunet_testing_netjail_lib.h.

Field Documentation

◆ namespace_n

unsigned int GNUNET_TESTING_NetjailNamespace::namespace_n

The number of the subnet.

Definition at line 201 of file gnunet_testing_netjail_lib.h.

◆ router

struct GNUNET_TESTING_NetjailRouter* GNUNET_TESTING_NetjailNamespace::router

Router of the subnet.

Definition at line 206 of file gnunet_testing_netjail_lib.h.

◆ nodes

struct GNUNET_CONTAINER_MultiShortmap* GNUNET_TESTING_NetjailNamespace::nodes

Hash map containing the nodes in this subnet.

Definition at line 211 of file gnunet_testing_netjail_lib.h.


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