GNUnet 0.21.1
TransportGlobalNattedAddressClosure Struct Reference
Collaboration diagram for TransportGlobalNattedAddressClosure:
[legend]

Data Fields

char * addr
 The address to search for. More...
 
struct TransportGlobalNattedAddresstgna
 The struct TransportGlobalNattedAddress to set. More...
 

Detailed Description

Definition at line 11654 of file gnunet-service-transport.c.

Field Documentation

◆ addr

char* TransportGlobalNattedAddressClosure::addr

The address to search for.

Definition at line 11659 of file gnunet-service-transport.c.

Referenced by check_for_global_natted(), and contains_address().

◆ tgna

struct TransportGlobalNattedAddress* TransportGlobalNattedAddressClosure::tgna

The struct TransportGlobalNattedAddress to set.

Definition at line 11664 of file gnunet-service-transport.c.

Referenced by check_for_global_natted(), and contains_address().


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