suricata
PrefilterFlowbit Struct Reference

Data Fields

uint32_t * rule_id
 

Detailed Description

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.

Field Documentation

◆ rule_id

uint32_t* PrefilterFlowbit::rule_id

array of signature iid that are part of this prefilter

Definition at line 1036 of file detect-flowbits.c.


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