rt_entry Struct Reference

#include <libtbxcast.h>


Data Fields

int source
int dest
struct in6_addr dest_int
struct q_o_s qos
struct rt_entrynext


Detailed Description

An entry in the routing table.

Describes one connection from a source to a destination. The connection is one-way only. The address of destination interface is provided.

The routing table has a structure of a linked list.


Field Documentation

ID of the source node

ID of the destination node

struct in6_addr rt_entry::dest_int [read]

IPv6 address of the destination interface

struct q_o_s rt_entry::qos [read]

QoS of the connection

struct rt_entry* rt_entry::next [read]

Pointer to the next routing entry


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

Generated on Fri May 29 17:07:12 2009 for LibTBXcast by  doxygen 1.5.5