GNUnet 0.26.2-98-gb402d9955
 
Loading...
Searching...
No Matches
ForwardedDHTPut Struct Reference
Collaboration diagram for ForwardedDHTPut:
[legend]

Data Fields

struct GNUNET_DATACACHE_Block block
 
struct GNUNET_DHT_PathElementput_path
 
void * data
 
uint32_t hop_count
 
uint32_t desired_replication_level
 

Detailed Description

Definition at line 1941 of file gnunet-service-dht_neighbours.c.

Field Documentation

◆ block

struct GNUNET_DATACACHE_Block ForwardedDHTPut::block

Definition at line 1943 of file gnunet-service-dht_neighbours.c.

Referenced by cb_forwarded_dht_p2p_put().

◆ put_path

struct GNUNET_DHT_PathElement* ForwardedDHTPut::put_path

Definition at line 1945 of file gnunet-service-dht_neighbours.c.

Referenced by cb_forwarded_dht_p2p_put().

◆ data

void* ForwardedDHTPut::data

Definition at line 1946 of file gnunet-service-dht_neighbours.c.

Referenced by cb_forwarded_dht_p2p_put().

◆ hop_count

uint32_t ForwardedDHTPut::hop_count

Definition at line 1948 of file gnunet-service-dht_neighbours.c.

Referenced by cb_forwarded_dht_p2p_put().

◆ desired_replication_level

uint32_t ForwardedDHTPut::desired_replication_level

Definition at line 1949 of file gnunet-service-dht_neighbours.c.

Referenced by cb_forwarded_dht_p2p_put().


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