suricata
|
Go to the source code of this file.
Data Structures | |
struct | DetectPktvarData_ |
Typedefs | |
typedef struct DetectPktvarData_ | DetectPktvarData |
Functions | |
void | DetectPktvarRegister (void) |
Definition in file detect-pktvar.h.
typedef struct DetectPktvarData_ DetectPktvarData |
void DetectPktvarRegister | ( | void | ) |
Definition at line 47 of file detect-pktvar.c.
References DetectPktvarData_::content, DetectPktvarData_::content_len, SigMatch_::ctx, DETECT_PKTVAR, DETECT_SM_LIST_MATCH, DetectContentDataParse(), DetectSetupParseRegexes(), SigTableElmt_::Free, DetectPktvarData_::id, len, SigTableElmt_::Match, MAX_SUBSTRINGS, SigTableElmt_::name, PARSE_REGEX, PktVarGet(), SigTableElmt_::RegisterTests, res, SC_ERR_PCRE_GET_SUBSTRING, SC_ERR_PCRE_MATCH, SCCalloc, SCFree, SCLogDebug, SCLogError, SigTableElmt_::Setup, sigmatch_table, SigMatchAlloc(), SigMatchAppendSMToList(), SpmSearch, SigMatch_::type, unlikely, PktVar_::value, PktVar_::value_len, VAR_TYPE_PKT_VAR, and VarNameStoreSetupAdd().
Referenced by SigTableSetup().