|
suricata
|
#include <detect.h>

Data Fields | |
| SigIntId | id |
| uint32_t * | flags |
| union { | |
| struct { | |
| bool stream_stored | |
| uint8_t stream_result | |
| } | |
| uint32_t stream_reset | |
| }; | |
| const Signature * | s |
| union { ... } |
| SigIntId RuleMatchCandidateTx::id |
internal signature id
Definition at line 1199 of file detect.h.
Referenced by RulesDumpTxMatchArray().