|
suricata
|

Go to the source code of this file.
Functions | |
| StateQueue * | SCACStateQueueAlloc (void) |
| void | SCACStateQueueFree (StateQueue *q) |
| StateQueue* SCACStateQueueAlloc | ( | void | ) |
Definition at line 22 of file util-mpm-ac-queue.c.
References FatalError, SCCalloc, StateQueue_::size, STATE_QUEUE_CONTAINER_SIZE, and StateQueue_::store.
| void SCACStateQueueFree | ( | StateQueue * | q | ) |
Definition at line 36 of file util-mpm-ac-queue.c.
References SCFree, and StateQueue_::store.