tests/test_udp_regex.h

Go to the documentation of this file.
00001 /*
00002  * File: test_udp_regex.h
00003  *
00004  * Description: interface file for test_udp_regex.c
00005  *
00006  * History: 
00007  *          date - sf login - description
00008  *
00009  *          02/14/2006 - morphbr;vivijim - coded this file
00010  *
00011  */
00012 #ifndef _HLBR_TEST_UDP_RE_H_
00013 #define _HLBR_TEST_UDP_RE_H_
00014 
00015 #include "../config.h"
00016 #include "../engine/hlbr.h"
00017 #include "test.h"
00018 #include "../engine/regex.h"
00019 
00020 #define MAX_CONTENT_LEN         256
00021 
00022 //Function that starts the process of creating this test
00023 int InitTestUDPRegExp();
00024 
00025 #endif

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