suricata
AppLayerCounterNames_ Struct Reference

Data Fields

char name [MAX_COUNTER_SIZE]
 
char tx_name [MAX_COUNTER_SIZE]
 
char gap_error [MAX_COUNTER_SIZE]
 
char parser_error [MAX_COUNTER_SIZE]
 
char internal_error [MAX_COUNTER_SIZE]
 
char alloc_error [MAX_COUNTER_SIZE]
 

Detailed Description

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

Field Documentation

◆ alloc_error

char AppLayerCounterNames_::alloc_error[MAX_COUNTER_SIZE]

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

◆ gap_error

char AppLayerCounterNames_::gap_error[MAX_COUNTER_SIZE]

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

◆ internal_error

char AppLayerCounterNames_::internal_error[MAX_COUNTER_SIZE]

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

◆ name

char AppLayerCounterNames_::name[MAX_COUNTER_SIZE]

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

◆ parser_error

char AppLayerCounterNames_::parser_error[MAX_COUNTER_SIZE]

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

◆ tx_name

char AppLayerCounterNames_::tx_name[MAX_COUNTER_SIZE]

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


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