#include "fpcreate.h"
Go to the source code of this file.
Functions | |
int | OtnXMatchDataInitialize () |
int | fpSetDetectionOptions (FPDETECT *fpDetect) |
int | fpEvalPacket (Packet *p) |
int | fpLogEvent (RuleTreeNode *rtn, OptTreeNode *otn, Packet *p) |
|
Definition at line 1533 of file fpdetect.c. References DEBUG_DETECT, DEBUG_WRAP, fpEvalHeaderIcmp(), fpEvalHeaderIp(), fpEvalHeaderTcp(), fpEvalHeaderUdp(), _Packet::icmph, _IPHdr::ip_proto, _Packet::iph, NULL, _Packet::tcph, and _Packet::udph. Referenced by Detect(). |
|
|
Definition at line 188 of file fpdetect.c. Referenced by fpInitDetectionEngine(). |
|
Definition at line 160 of file fpdetect.c. References FatalError(), OTNX_MATCH_DATA::iMatchInfoArraySize, OTNX_MATCH_DATA::matchInfo, and _progvars::num_rule_types. Referenced by SnortMain(). |