suricata
FlowVarTypeStr Struct Reference

#include <flow-var.h>

Data Fields

uint8_t * value
 
uint16_t value_len
 

Detailed Description

Struct used to hold the string data type for flowvars

Definition at line 37 of file flow-var.h.

Field Documentation

◆ value

uint8_t* FlowVarTypeStr::value

◆ value_len

uint16_t FlowVarTypeStr::value_len

Definition at line 39 of file flow-var.h.

Referenced by DetectFlowvarMatch(), FlowVarAddIdValue(), FlowVarAddKeyValue(), and FlowVarPrint().


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