rip Globals


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

constants.hh

xrl_config.hh

Global member Documentation

static const IPv4Net 0

0

#include <constants.hh>


RIPng protocol port

static const IPv6Net 0

0

#include <constants.hh>


RIPng protocol port

enum RipHorizon { NONE = 0, SPLIT = 1, SPLIT_POISON_REVERSE = 2 }

RipHorizon

#include <constants.hh>


Enumeration of RIP Horizon types.

inline const char*  rip_horizon_name (RipHorizon h)

rip_horizon_name

[static]

#include <constants.hh>


const char*  xrl_rib_name ()

xrl_rib_name

#include <xrl_config.hh>


Get name to address RIB by in XRL calls.

const char*  xrl_fea_name ()

xrl_fea_name

#include <xrl_config.hh>


Get name to address FEA by in XRL calls.

void  set_xrl_rib_name (const char* rib_name)

set_xrl_rib_name

#include <xrl_config.hh>


Set name to address RIB by in XRL calls.

NB this call should be made before any calls to xrl_rib_name().

void  set_xrl_fea_name (const char* fea_name)

set_xrl_fea_name

#include <xrl_config.hh>


Set name to address FEA by in XRL calls.

NB this call should be made before any calls to xrl_rib_name().


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:10 2009, using kdoc 2.0a54+XORP.