|
suricata
|
Signature wrapper used by signature ordering module while ordering signatures. More...

Data Fields | |
| Signature * | sig |
| int | user [DETECT_SIGORDER_MAX] |
| struct SCSigSignatureWrapper_ * | next |
Signature wrapper used by signature ordering module while ordering signatures.
Definition at line 87 of file detect-engine-sigorder.c.
| struct SCSigSignatureWrapper_* SCSigSignatureWrapper_::next |
Definition at line 94 of file detect-engine-sigorder.c.
| Signature* SCSigSignatureWrapper_::sig |
Definition at line 89 of file detect-engine-sigorder.c.
| int SCSigSignatureWrapper_::user[DETECT_SIGORDER_MAX] |
Definition at line 92 of file detect-engine-sigorder.c.