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

Data Fields

unsigned int hop_count
 
unsigned int target_count
 
struct PeerInfo ** targets
 
struct GNUNET_HashCode key
 
unsigned int index
 
unsigned int * queued
 
GDS_PutOperationCallback cb
 
void * cb_cls
 

Detailed Description

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

Field Documentation

◆ hop_count

unsigned int GDS_RoutingPutCallbackData::hop_count

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

Referenced by cb_routing_put_message().

◆ target_count

unsigned int GDS_RoutingPutCallbackData::target_count

◆ targets

struct PeerInfo** GDS_RoutingPutCallbackData::targets

◆ key

struct GNUNET_HashCode GDS_RoutingPutCallbackData::key

◆ index

unsigned int GDS_RoutingPutCallbackData::index

◆ queued

unsigned int* GDS_RoutingPutCallbackData::queued

◆ cb

GDS_PutOperationCallback GDS_RoutingPutCallbackData::cb

◆ cb_cls

void* GDS_RoutingPutCallbackData::cb_cls

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