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

flow_class.h

Go to the documentation of this file.
00001 #ifndef _FLOW_CLASS_H
00002 #define _FLOW_CLASS_H
00003 
00004 #define FLOW_IPV4 1
00005 
00006 #include "flow_packet.h"
00007 
00008 int flow_classifier(FLOWPACKET *p, int *flowtype);
00009 
00010 #endif /* _FLOW_CLASS_H */

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