DESERT 4.0.0
routing_table_entry Struct Reference

#include <uwicrp-common.h>

Collaboration diagram for routing_table_entry:
Collaboration graph

Public Attributes

nsaddr_t destination
 
nsaddr_t next_hop
 
int hopcount
 
double creationtime
 
bool isValid
 

Detailed Description

routing_table_entry describes an entry in the routing table used by UWICRP.

Member Data Documentation

◆ creationtime

double routing_table_entry::creationtime

◆ destination

nsaddr_t routing_table_entry::destination

◆ hopcount

◆ isValid

bool routing_table_entry::isValid

◆ next_hop

nsaddr_t routing_table_entry::next_hop

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