suricata
StateQueue_ Struct Reference

Helper structure used by AC during state table creation. More...

Data Fields

int32_t store [STATE_QUEUE_CONTAINER_SIZE]
 
int top
 
int bot
 

Detailed Description

Helper structure used by AC during state table creation.

Definition at line 155 of file util-mpm-ac-ks.c.

Field Documentation

◆ bot

int StateQueue_::bot

Definition at line 158 of file util-mpm-ac-ks.c.

◆ store

int32_t StateQueue_::store

Definition at line 156 of file util-mpm-ac-ks.c.

◆ top

int StateQueue_::top

Definition at line 157 of file util-mpm-ac-ks.c.


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