suricata
|
We use this as data to the hash table DetectEngineCtx->dup_sig_hash_table. More...
Data Fields | |
Signature * | s |
Signature * | s_prev |
We use this as data to the hash table DetectEngineCtx->dup_sig_hash_table.
Definition at line 81 of file detect-parse.c.
Signature* SigDuplWrapper_::s |
Definition at line 83 of file detect-parse.c.
Referenced by DetectParseDupSigHashFree(), DetectSetupParseRegexes(), SigInit(), and SigMatchListSMBelongsTo().
Signature* SigDuplWrapper_::s_prev |
Definition at line 85 of file detect-parse.c.
Referenced by DetectParseDupSigHashFree().