suricata
AppLayerCounters_ Struct Reference
Collaboration diagram for AppLayerCounters_:

Data Fields

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

Detailed Description

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

Field Documentation

◆ alloc_error_id

uint16_t AppLayerCounters_::alloc_error_id

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

Referenced by AppLayerIncAllocErrorCounter().

◆ counter_id

uint16_t AppLayerCounters_::counter_id

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

◆ counter_tx_id

uint16_t AppLayerCounters_::counter_tx_id

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

Referenced by AppLayerIncTxCounter().

◆ eps_error

ExceptionPolicyCounters AppLayerCounters_::eps_error

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

◆ gap_error_id

uint16_t AppLayerCounters_::gap_error_id

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

Referenced by AppLayerIncGapErrorCounter().

◆ internal_error_id

uint16_t AppLayerCounters_::internal_error_id

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

Referenced by AppLayerIncInternalErrorCounter().

◆ parser_error_id

uint16_t AppLayerCounters_::parser_error_id

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

Referenced by AppLayerIncParserErrorCounter().


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