GNUnet  0.19.5
LocalPeer2Context Struct Reference

Context data for operations on second peer in local overlay connection contexts. More...

Collaboration diagram for LocalPeer2Context:
[legend]

Data Fields

struct GNUNET_TRANSPORT_OfferHelloHandleohh
 The handle for offering the HELLO of the first peer to the second peer. More...
 
struct ConnectivitySuggestContext tcc
 The transport ConnectivitySuggestContext. More...
 

Detailed Description

Context data for operations on second peer in local overlay connection contexts.

Definition at line 104 of file gnunet-service-testbed_oc.c.

Field Documentation

◆ ohh

struct GNUNET_TRANSPORT_OfferHelloHandle* LocalPeer2Context::ohh

The handle for offering the HELLO of the first peer to the second peer.

Definition at line 110 of file gnunet-service-testbed_oc.c.

Referenced by cleanup_occ_lp2c(), occ_hello_sent_cb(), and send_hello().

◆ tcc


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