GNUnet 0.21.1
ResponseActionContext Struct Reference

Closure for response_action(). More...

Collaboration diagram for ResponseActionContext:
[legend]

Data Fields

const struct GNUNET_DATACACHE_Blockbd
 
const struct GNUNET_DHT_PathElementget_path
 
unsigned int get_path_length
 

Detailed Description

Closure for response_action().

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

Field Documentation

◆ bd

const struct GNUNET_DATACACHE_Block* ResponseActionContext::bd

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

Referenced by GDS_CLIENTS_process_get_resp(), and response_action().

◆ get_path

const struct GNUNET_DHT_PathElement* ResponseActionContext::get_path

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

Referenced by GDS_CLIENTS_process_get_resp(), and response_action().

◆ get_path_length

unsigned int ResponseActionContext::get_path_length

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

Referenced by GDS_CLIENTS_process_get_resp(), and response_action().


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