suricata
CaptureStats_ Struct Reference
Collaboration diagram for CaptureStats_:

Data Fields

StatsCounterId counter_ips_accepted
 
StatsCounterId counter_ips_blocked
 
StatsCounterId counter_ips_rejected
 
StatsCounterId counter_ips_replaced
 
StatsCounterId counter_fw_accepted
 
StatsCounterId counter_fw_blocked
 
StatsCounterId counter_fw_rejected
 
StatsCounterId counter_drop_reason [PKT_DROP_REASON_MAX]
 

Detailed Description

Definition at line 1036 of file decode.c.

Field Documentation

◆ counter_drop_reason

StatsCounterId CaptureStats_::counter_drop_reason[PKT_DROP_REASON_MAX]

Definition at line 1045 of file decode.c.

◆ counter_fw_accepted

StatsCounterId CaptureStats_::counter_fw_accepted

Definition at line 1041 of file decode.c.

◆ counter_fw_blocked

StatsCounterId CaptureStats_::counter_fw_blocked

Definition at line 1042 of file decode.c.

◆ counter_fw_rejected

StatsCounterId CaptureStats_::counter_fw_rejected

Definition at line 1043 of file decode.c.

◆ counter_ips_accepted

StatsCounterId CaptureStats_::counter_ips_accepted

Definition at line 1037 of file decode.c.

Referenced by CaptureStatsSetup().

◆ counter_ips_blocked

StatsCounterId CaptureStats_::counter_ips_blocked

Definition at line 1038 of file decode.c.

Referenced by CaptureStatsSetup().

◆ counter_ips_rejected

StatsCounterId CaptureStats_::counter_ips_rejected

Definition at line 1039 of file decode.c.

Referenced by CaptureStatsSetup().

◆ counter_ips_replaced

StatsCounterId CaptureStats_::counter_ips_replaced

Definition at line 1040 of file decode.c.

Referenced by CaptureStatsSetup().


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