suricata
AppLayerCounters_ Struct Reference
Collaboration diagram for AppLayerCounters_:

Data Fields

StatsCounterId counter_id
 
StatsCounterId counter_tx_id
 
StatsCounterId gap_error_id
 
StatsCounterId parser_error_id
 
StatsCounterId internal_error_id
 
StatsCounterId alloc_error_id
 
ExceptionPolicyCounters eps_error
 

Detailed Description

Definition at line 89 of file app-layer.c.

Field Documentation

◆ alloc_error_id

StatsCounterId AppLayerCounters_::alloc_error_id

Definition at line 95 of file app-layer.c.

Referenced by AppLayerIncAllocErrorCounter().

◆ counter_id

StatsCounterId AppLayerCounters_::counter_id

Definition at line 90 of file app-layer.c.

◆ counter_tx_id

StatsCounterId AppLayerCounters_::counter_tx_id

Definition at line 91 of file app-layer.c.

Referenced by AppLayerIncTxCounter().

◆ eps_error

ExceptionPolicyCounters AppLayerCounters_::eps_error

Definition at line 96 of file app-layer.c.

◆ gap_error_id

StatsCounterId AppLayerCounters_::gap_error_id

Definition at line 92 of file app-layer.c.

Referenced by AppLayerIncGapErrorCounter().

◆ internal_error_id

StatsCounterId AppLayerCounters_::internal_error_id

Definition at line 94 of file app-layer.c.

Referenced by AppLayerIncInternalErrorCounter().

◆ parser_error_id

StatsCounterId AppLayerCounters_::parser_error_id

Definition at line 93 of file app-layer.c.

Referenced by AppLayerIncParserErrorCounter().


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