My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
route_set Struct Reference

The publicly accessible copy of the routing table. More...

#include <routing.h>

Public Attributes

int n_routes
 
struct routing_table ** routes
 

Detailed Description

The publicly accessible copy of the routing table.

A list of defined routing tables, which can be queried with the functions below

Definition at line 55 of file routing.h.

Member Data Documentation

int route_set::n_routes

Definition at line 56 of file routing.h.

struct routing_table** route_set::routes

Definition at line 57 of file routing.h.


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