suricata
HttpHeaderThreadData_ Struct Reference

#include <detect-http-header-common.h>

Collaboration diagram for HttpHeaderThreadData_:

Data Fields

HttpHeaderBuffer buffer
 
uint16_t size_step
 

Detailed Description

Definition at line 37 of file detect-http-header-common.h.

Field Documentation

◆ buffer

HttpHeaderBuffer HttpHeaderThreadData_::buffer

array of buffers

Definition at line 38 of file detect-http-header-common.h.

Referenced by HttpHeaderGetBufferSpace(), HttpHeaderThreadDataFree(), and HttpHeaderThreadDataInit().

◆ size_step

uint16_t HttpHeaderThreadData_::size_step

increase size of HttpHeaderBuffer::buffer with this

Definition at line 39 of file detect-http-header-common.h.

Referenced by HttpHeaderExpandBuffer(), and HttpHeaderThreadDataInit().


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