suricata
SigDuplWrapper_ Struct Reference

Registration table for file handlers. More...

Collaboration diagram for SigDuplWrapper_:

Data Fields

Signatures
 
Signatures_prev
 

Detailed Description

Registration table for file handlers.

We use this as data to the hash table DetectEngineCtx->dup_sig_hash_table.

Definition at line 141 of file detect-parse.c.

Field Documentation

◆ s

Signature* SigDuplWrapper_::s

Definition at line 143 of file detect-parse.c.

◆ s_prev

Signature* SigDuplWrapper_::s_prev

Definition at line 145 of file detect-parse.c.


The documentation for this struct was generated from the following file: