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

Data Fields

struct PeerInfopi
 
struct PeerResultMessageprm
 
struct GNUNET_DHT_PathElementpaths
 
struct GNUNET_DATACACHE_Block bd
 
void * block_data
 
struct GNUNET_DHT_PathElementput_path
 
struct GNUNET_PeerIdentity trunc_peer_id
 
bool trunc_peer_is_null
 
char * buf
 
GNUNET_SCHEDULER_TaskCallback cb
 
void * cb_cls
 

Detailed Description

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

Field Documentation

◆ pi

struct PeerInfo* GDS_NeighboursReply::pi

◆ prm

struct PeerResultMessage* GDS_NeighboursReply::prm

◆ paths

struct GNUNET_DHT_PathElement* GDS_NeighboursReply::paths

◆ bd

struct GNUNET_DATACACHE_Block GDS_NeighboursReply::bd

◆ block_data

void* GDS_NeighboursReply::block_data

◆ put_path

struct GNUNET_DHT_PathElement* GDS_NeighboursReply::put_path

◆ trunc_peer_id

struct GNUNET_PeerIdentity GDS_NeighboursReply::trunc_peer_id

◆ trunc_peer_is_null

bool GDS_NeighboursReply::trunc_peer_is_null

◆ buf

char* GDS_NeighboursReply::buf

◆ cb

GNUNET_SCHEDULER_TaskCallback GDS_NeighboursReply::cb

◆ cb_cls

void* GDS_NeighboursReply::cb_cls

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