#include "flow_class.h"#include "flow_error.h"Go to the source code of this file.
Functions | |
| int | flow_classifier (FLOWPACKET *p, int *flowtype) |
|
||||||||||||
|
Find the relevant flow processing scheme for a packet
Definition at line 11 of file flow_class.c. References FLOW_EINVALID, FLOW_ENULL, FLOW_IPV4, FLOW_SUCCESS, IsIPv4Packet(), and NULL. Referenced by FlowPreprocessor(). |
1.4.2