GNUnet 0.21.1
PutActionContext Struct Reference

Closure for put_action(). More...

Collaboration diagram for PutActionContext:
[legend]

Data Fields

const struct GNUNET_DATACACHE_Blockbd
 
uint32_t hop_count
 
uint32_t desired_replication_level
 

Detailed Description

Closure for put_action().

Definition at line 1519 of file gnunet-service-dht_clients.c.

Field Documentation

◆ bd

const struct GNUNET_DATACACHE_Block* PutActionContext::bd

Definition at line 1521 of file gnunet-service-dht_clients.c.

Referenced by GDS_CLIENTS_process_put(), and put_action().

◆ hop_count

uint32_t PutActionContext::hop_count

Definition at line 1522 of file gnunet-service-dht_clients.c.

Referenced by GDS_CLIENTS_process_put(), and put_action().

◆ desired_replication_level

uint32_t PutActionContext::desired_replication_level

Definition at line 1523 of file gnunet-service-dht_clients.c.

Referenced by GDS_CLIENTS_process_put(), and put_action().


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