routes/route_sip.h

Go to the documentation of this file.
00001 #ifndef HLBR_SIP_H
00002 #define HLBR_SIP_H
00003 
00004 #include "../config.h"
00005 #include "../engine/hlbr.h"
00006 #include "route.h"
00007 
00008 #define MAX_RSIPS               256
00009 
00010 int InitRouteSIP();
00011 int RouteSIPAdd(unsigned int SIP, int Interface, long UntilTime);
00012 
00013 
00014 #endif

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