#include "snort.h"#include "debug.h"#include "rules.h"#include <ctype.h>Go to the source code of this file.
Typedefs | |
| typedef _PatternMatchData | PatternMatchData |
Functions | |
| void | SetupPatternMatch (void) |
| int | SetUseDoePtr (OptTreeNode *otn) |
|
|
|
|
|
Definition at line 84 of file sp_pattern_match.c. References DEBUG_PATTERN_MATCH, DEBUG_WRAP, PayloadReplaceInit(), PayloadSearchDepth(), PayloadSearchDistance(), PayloadSearchInit(), PayloadSearchListInit(), PayloadSearchNocase(), PayloadSearchOffset(), PayloadSearchRawbytes(), PayloadSearchRegex(), PayloadSearchUri(), PayloadSearchWithin(), and RegisterPlugin(). Referenced by InitPlugIns(). |
|
|
Definition at line 1206 of file sp_pattern_match.c. References _OptTreeNode::ds_list, LogMessage(), _PatternMatchData::next, NULL, PLUGIN_PATTERN_MATCH, and _PatternMatchData::use_doe. Referenced by PayloadSearchDistance(), and PayloadSearchWithin(). |
1.4.2