suricata
SigMatchData_ Struct Reference

Data needed for Match() More...

#include <detect.h>

Collaboration diagram for SigMatchData_:

Data Fields

uint16_t type
 
uint8_t is_last
 
SigMatchCtxctx
 

Detailed Description

Data needed for Match()

Definition at line 350 of file detect.h.

Field Documentation

◆ ctx

◆ is_last

uint8_t SigMatchData_::is_last

Last element of the list

Definition at line 352 of file detect.h.

Referenced by DetectEngineAppInspectionEngineSignatureFree(), DetectEngineContentInspection(), and DetectEngineInspectGenericList().

◆ type

uint16_t SigMatchData_::type

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