|
suricata
|
Registration table for file handlers. More...

Data Fields | |
| Signature * | s |
| Signature * | s_prev |
Registration table for file handlers.
We use this as data to the hash table DetectEngineCtx->dup_sig_hash_table.
Definition at line 93 of file detect-parse.c.
| Signature* SigDuplWrapper_::s |
Definition at line 95 of file detect-parse.c.
| Signature* SigDuplWrapper_::s_prev |
Definition at line 97 of file detect-parse.c.