fea Globals


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

fte.hh

fticonfig.hh

ifconfig_media.hh

ip.h

kernel_utils.hh

libfeaclient_bridge.hh

pa_entry.hh

pa_table.hh

profile_vars.hh

win_rtsock.h

Global member Documentation

typedef Fte<IPv4, IPv4Net> Fte4

Fte4

#include <fte.hh>


typedef Fte<IPv6, IPv6Net> Fte6

Fte6

#include <fte.hh>


typedef Fte<IPvX, IPvXNet> BaseFteX

BaseFteX

#include <fte.hh>


typedef unsigned long FtiFibMsgSet

FtiFibMsgSet

#include <fticonfig.hh>


typedef Trie<IPv4, Fte4> Trie4

Trie4

#include <fticonfig.hh>


typedef Trie<IPv6, Fte6> Trie6

Trie6

#include <fticonfig.hh>


extern int  ifconfig_media_get_link_status (const string& if_name, bool& no_carrier, string& error_msg)

ifconfig_media_get_link_status

#include <ifconfig_media.hh>


typedef uint32_t ip_addr_t

ip_addr_t

#include <ip.h>


 __attribute__ ((__packed__))

__attribute__

#include <ip.h>


 __attribute__ ((__packed__))

__attribute__

#include <ip.h>


 __attribute__ ((__packed__))

__attribute__

#include <ip.h>


 __attribute__ ((__packed__))

__attribute__

#include <ip.h>


 __attribute__ ((__packed__))

__attribute__

#include <ip.h>


inline IPv6  kernel_ipv6_adjust (const IPv6& ipv6)

kernel_ipv6_adjust

#include <kernel_utils.hh>


inline IPvX  kernel_ipvx_adjust (const IPvX& ipvx)

kernel_ipvx_adjust

#include <kernel_utils.hh>


bool  equivalent (const IfTree& fea_iftree, const IfMgrIfTree& libfeaclient_iftree, string& errlog)

equivalent

#include <libfeaclient_bridge.hh>


Check equivalence of interface configuration trees in FEA and libfeaclient. This is a debugging method.

Parameters:

fea_iftreereference to an FEA interface configuration tree.
libfeaclient_iftreereference to a libfeaclient interface configuration tree.
errlogstring to store textual representation of differences.

Returns: true if tree's are equivalent, false otherwise.

enum PaAction { ACTION_ANY = 0x00, ACTION_NONE = 0x01, ACTION_PASS = 0x02, ACTION_DROP = 0x03, MAX_ACTIONS = 4, ACTION_INVALID = 0xFF }

PaAction

#include <pa_entry.hh>


Enumeration representing possible actions for XORP packet filtering rules.

typedef PaEntry<IPv4> PaEntry4

PaEntry4

#include <pa_entry.hh>


typedef PaEntry<IPv6> PaEntry6

PaEntry6

#include <pa_entry.hh>


typedef PaEntry<IPvX> PaEntryX

PaEntryX

#include <pa_entry.hh>


typedef vector<PaEntry4> PaSnapTable4

PaSnapTable4

#include <pa_table.hh>


typedef vector<PaEntry6> PaSnapTable6

PaSnapTable6

#include <pa_table.hh>


void  initialize_profiling_variables (Profile& p)

initialize_profiling_variables

#include <profile_vars.hh>


Profile variables See: profile_vars.cc for definitions.

typedef struct _XORPRTM_GLOBAL_CONFIG

_XORPRTM_GLOBAL_CONFIG

#include <win_rtsock.h>



Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:19 2006, using kdoc $.