GNUnet  0.19.5
Route Struct Reference

A routing entry. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/testbed/gnunet-service-testbed.h>

Data Fields

uint32_t dest
 destination host More...
 
uint32_t thru
 The destination host is reachable thru. More...
 

Detailed Description

A routing entry.

Definition at line 62 of file gnunet-service-testbed.h.

Field Documentation

◆ dest

uint32_t Route::dest

◆ thru

uint32_t Route::thru

The destination host is reachable thru.

Definition at line 72 of file gnunet-service-testbed.h.

Referenced by GST_find_dest_route(), and handle_link_controllers().


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