|
suricata
|
Data Fields | |
| uint32_t * | rule_id |
core flowbit data structure: map a flowbit id to the signatures that need inspecting after it is found. Part of a rb-tree.
Definition at line 991 of file detect-flowbits.c.
| uint32_t* PrefilterFlowbit::rule_id |
array of signature iid that are part of this prefilter
Definition at line 992 of file detect-flowbits.c.