GNUnet 0.28.0-dev.2-34-g230774bca
 
Loading...
Searching...
No Matches
SignDhpCls Struct Reference
Collaboration diagram for SignDhpCls:
[legend]

Data Fields

struct DVPathEntryPdhops
 
uint16_t nhops
 
const struct GNUNET_PeerIdentitynext_hop
 
struct TransportDVLearnMessagefwd
 
struct PilsRequestpr
 

Detailed Description

Definition at line 7838 of file gnunet-service-transport.c.

Field Documentation

◆ dhops

struct DVPathEntryP* SignDhpCls::dhops

Definition at line 7840 of file gnunet-service-transport.c.

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ nhops

uint16_t SignDhpCls::nhops

Definition at line 7841 of file gnunet-service-transport.c.

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ next_hop

const struct GNUNET_PeerIdentity* SignDhpCls::next_hop

Definition at line 7842 of file gnunet-service-transport.c.

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ fwd

struct TransportDVLearnMessage* SignDhpCls::fwd

Definition at line 7843 of file gnunet-service-transport.c.

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ pr

struct PilsRequest* SignDhpCls::pr

Definition at line 7844 of file gnunet-service-transport.c.

Referenced by forward_dv_learn(), and sign_dhp_cp().


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