GNUnet debian-0.24.3-26-g2202bbd4d
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 7959 of file gnunet-service-transport.c.

Field Documentation

◆ dhops

struct DVPathEntryP* SignDhpCls::dhops

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

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ nhops

uint16_t SignDhpCls::nhops

Definition at line 7962 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 7963 of file gnunet-service-transport.c.

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ fwd

struct TransportDVLearnMessage* SignDhpCls::fwd

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

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ pr

struct PilsRequest* SignDhpCls::pr

Definition at line 7965 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: