GNUnet 0.21.1
GNUNET_MESSENGER_ClosureFindPeer Struct Reference
Collaboration diagram for GNUNET_MESSENGER_ClosureFindPeer:
[legend]

Data Fields

const struct GNUNET_PeerIdentityrequested
 
struct GNUNET_MESSENGER_PeerStoreEntrymatch
 

Detailed Description

Definition at line 329 of file gnunet-service-messenger_peer_store.c.

Field Documentation

◆ requested

const struct GNUNET_PeerIdentity* GNUNET_MESSENGER_ClosureFindPeer::requested

Definition at line 331 of file gnunet-service-messenger_peer_store.c.

Referenced by find_store_peer(), and update_store_peer().

◆ match

struct GNUNET_MESSENGER_PeerStoreEntry* GNUNET_MESSENGER_ClosureFindPeer::match

Definition at line 332 of file gnunet-service-messenger_peer_store.c.

Referenced by find_store_peer(), and update_store_peer().


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