suricata
AppLayerParserState_ Struct Reference
Collaboration diagram for AppLayerParserState_:

Data Fields

uint16_t flags
 
uint64_t inspect_id [2]
 
uint64_t log_id
 
uint64_t min_id
 
AppLayerDecoderEventsdecoder_events
 
FramesContainerframes
 

Detailed Description

Definition at line 132 of file app-layer-parser.c.

Field Documentation

◆ decoder_events

AppLayerDecoderEvents* AppLayerParserState_::decoder_events

◆ flags

uint16_t AppLayerParserState_::flags

Definition at line 134 of file app-layer-parser.c.

Referenced by AppLayerParserStateIssetFlag(), and AppLayerParserStateSetFlag().

◆ frames

FramesContainer* AppLayerParserState_::frames

◆ inspect_id

uint64_t AppLayerParserState_::inspect_id[2]

◆ log_id

◆ min_id

uint64_t AppLayerParserState_::min_id

Definition at line 144 of file app-layer-parser.c.

Referenced by UTHAppLayerParserStateGetIds().


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