suricata
HttpHeaderBuffer_ Struct Reference

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

Data Fields

uint8_t * buffer
 
uint32_t size
 
uint32_t len
 

Detailed Description

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

Field Documentation

◆ buffer

uint8_t* HttpHeaderBuffer_::buffer

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

Referenced by HttpHeaderExpandBuffer(), and HttpHeaderThreadDataFree().

◆ len

uint32_t HttpHeaderBuffer_::len

part of buffer in use

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

Referenced by HttpHeaderExpandBuffer(), and HttpHeaderGetBufferSpace().

◆ size

uint32_t HttpHeaderBuffer_::size

buffer size

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

Referenced by HttpHeaderExpandBuffer().


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