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

flowps_snort.h

Go to the documentation of this file.
00001 #ifndef _FLOWPS_SNORT_H
00002 #define _FLOWPS_SNORT_H
00003 
00004 #include "flow.h"
00005 
00006 void SetupFlowPS(void);
00007 
00008 int flowps_newflow_callback(FLOW_POSITION position, FLOW *flowp, int direction, time_t cur, FLOWPACKET *p);
00009 
00010 #endif /* _FLOWPS_SNORT_H */

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