routes/route_interface.c File Reference

#include "route_interface.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

int RouteInterface (int PacketSlot)
int RouteInterfaceAddNode (int RouteID, char *Args)
int InitRouteInterface ()

Variables

GlobalVars Globals


Function Documentation

int InitRouteInterface (  ) 

Definition at line 43 of file route_interface.c.

References route_rec::AddNode, CreateRoute(), FALSE, Globals, ROUTE_NONE, route_rec::RouteFunc, RouteInterface(), RouteInterfaceAddNode(), global_vars::Routes, and TRUE.

Referenced by InitRoutes().

int RouteInterface ( int  PacketSlot  ) 

Definition at line 13 of file route_interface.c.

References Globals, packet_rec::InterfaceNum, global_vars::Packets, ROUTE_RESULT_CONTINUE, and packet_rec::TargetInterface.

Referenced by InitRouteInterface().

int RouteInterfaceAddNode ( int  RouteID,
char *  Args 
)

Definition at line 32 of file route_interface.c.

References TRUE.

Referenced by InitRouteInterface().


Variable Documentation

GlobalVars Globals

Definition at line 41 of file hlbr.c.


Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2