GNUnet 0.21.1
GNUNET_TESTING_NetjailRouter Struct Reference

API for writing an interpreter to test GNUnet components. More...

#include <gnunet_testing_netjail_lib.h>

Data Fields

unsigned int tcp_port
 Will tcp be forwarded? More...
 
unsigned int udp_port
 Will udp be forwarded? More...
 

Detailed Description

API for writing an interpreter to test GNUnet components.

Author
Christian Grothoff chris.nosp@m.tian.nosp@m.@grot.nosp@m.hoff.nosp@m..org
Marcello Stanisci
t3sserakt Router of a netjail subnet.

Definition at line 37 of file gnunet_testing_netjail_lib.h.

Field Documentation

◆ tcp_port

unsigned int GNUNET_TESTING_NetjailRouter::tcp_port

Will tcp be forwarded?

Definition at line 42 of file gnunet_testing_netjail_lib.h.

Referenced by GNUNET_TESTING_get_topo_from_string().

◆ udp_port

unsigned int GNUNET_TESTING_NetjailRouter::udp_port

Will udp be forwarded?

Definition at line 47 of file gnunet_testing_netjail_lib.h.

Referenced by GNUNET_TESTING_get_topo_from_string().


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