P2P_DHT_ASK_HELLO Struct Reference


Data Fields

GNUNET_MessageHeader header
unsigned int reserved
GNUNET_PeerIdentity peer

Detailed Description

Request for a HELLO for another peer that is participating in the DHT. Receiver is expected to send back a HELLO for the peer that is being requested.

Definition at line 220 of file table.c.


Field Documentation

GNUNET_MessageHeader P2P_DHT_ASK_HELLO::header

Definition at line 223 of file table.c.

Referenced by considerPeer().

unsigned int P2P_DHT_ASK_HELLO::reserved

Definition at line 225 of file table.c.

Referenced by considerPeer().

GNUNET_PeerIdentity P2P_DHT_ASK_HELLO::peer

Definition at line 227 of file table.c.

Referenced by considerPeer(), and handleAskHello().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 02:21:25 2008 for GNUnet by  doxygen 1.5.1