GNUnet 0.28.1-dev.4-8-g14b9efcb0
 
Loading...
Searching...
No Matches
AddGlobalAddressesContext Struct Reference

Data Fields

size_t off
 
size_t size
 Capacity of tgnas, so that a drift between the cached ‘number_of_addresses’ / ‘size_of_global_addresses’ counters and what is actually in the map cannot turn into a heap overflow.
 
chartgnas
 

Detailed Description

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

Field Documentation

◆ off

size_t AddGlobalAddressesContext::off

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

Referenced by consider_sending_fc().

◆ size

size_t AddGlobalAddressesContext::size

Capacity of tgnas, so that a drift between the cached ‘number_of_addresses’ / ‘size_of_global_addresses’ counters and what is actually in the map cannot turn into a heap overflow.

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

◆ tgnas

char* AddGlobalAddressesContext::tgnas

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

Referenced by consider_sending_fc().


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