suricata
util-mpm-ac-queue.c File Reference
#include "suricata-common.h"
#include "util-debug.h"
#include "util-mpm-ac-queue.h"
Include dependency graph for util-mpm-ac-queue.c:

Go to the source code of this file.

Functions

StateQueueSCACStateQueueAlloc (void)
 
void SCACStateQueueFree (StateQueue *q)
 

Function Documentation

◆ SCACStateQueueAlloc()

StateQueue* SCACStateQueueAlloc ( void  )

◆ SCACStateQueueFree()

void SCACStateQueueFree ( StateQueue q)

Definition at line 36 of file util-mpm-ac-queue.c.

References SCFree, and StateQueue_::store.