Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

snort_httpinspect.h

Go to the documentation of this file.
00001 #ifndef __SNORT_HTTPINSPECT_H__
00002 #define __SNORT_HTTPINSPECT_H__
00003 
00004 
00005 int HttpInspectSnortConf(HTTPINSPECT_GLOBAL_CONF *GlobalConf, char *args,
00006                          int iGlobal, char *ErrorString, int ErrStrLen);
00007 int SnortHttpInspect(HTTPINSPECT_GLOBAL_CONF *GlobalConf, Packet *p);
00008 
00009 
00010 #endif

Generated on Sun May 14 14:51:16 2006 by  doxygen 1.4.2