#include "../config.h"
#include "../engine/hlbr.h"
#include "route.h"
Go to the source code of this file.
Data Structures | |
struct | mac_rec |
Defines | |
#define | MAX_MACS 1024 |
Typedefs | |
typedef mac_rec | MacRec |
Functions | |
int | InitMacFilter () |
#define MAX_MACS 1024 |
int InitMacFilter | ( | ) |
Definition at line 218 of file route_macfilter.c.
References route_rec::AddNode, CreateRoute(), DEBUGPATH, DECODER_NONE, EthernetDecoderID, FALSE, GetDecoderByName(), Globals, InitNumList(), LIST_TYPE_NORMAL, Macs, MAX_MACS, ROUTE_NONE, route_rec::RouteFunc, RouteMacFilter(), RouteMacFilterAddNode(), global_vars::Routes, and TRUE.
Referenced by InitRoutes().