GNUnet 0.26.2-114-g7c6b613e3
 
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 7986 of file gnunet-service-transport.c.

Field Documentation

◆ dhops

struct DVPathEntryP* SignDhpCls::dhops

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

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ nhops

uint16_t SignDhpCls::nhops

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

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ fwd

struct TransportDVLearnMessage* SignDhpCls::fwd

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

Referenced by forward_dv_learn(), and sign_dhp_cp().

◆ pr

struct PilsRequest* SignDhpCls::pr

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