|
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 1035 of file detect-flowbits.c.
| uint32_t* PrefilterFlowbit::rule_id |
array of signature iid that are part of this prefilter
Definition at line 1036 of file detect-flowbits.c.