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 1054 of file decode.c.

Field Documentation

◆ counter_drop_reason

StatsCounterId CaptureStats_::counter_drop_reason[PKT_DROP_REASON_MAX]

Definition at line 1063 of file decode.c.

◆ counter_fw_accepted

StatsCounterId CaptureStats_::counter_fw_accepted

Definition at line 1059 of file decode.c.

◆ counter_fw_blocked

StatsCounterId CaptureStats_::counter_fw_blocked

Definition at line 1060 of file decode.c.

◆ counter_fw_rejected

StatsCounterId CaptureStats_::counter_fw_rejected

Definition at line 1061 of file decode.c.

◆ counter_ips_accepted

StatsCounterId CaptureStats_::counter_ips_accepted

Definition at line 1055 of file decode.c.

Referenced by CaptureStatsSetup().

◆ counter_ips_blocked

StatsCounterId CaptureStats_::counter_ips_blocked

Definition at line 1056 of file decode.c.

Referenced by CaptureStatsSetup().

◆ counter_ips_rejected

StatsCounterId CaptureStats_::counter_ips_rejected

Definition at line 1057 of file decode.c.

Referenced by CaptureStatsSetup().

◆ counter_ips_replaced

StatsCounterId CaptureStats_::counter_ips_replaced

Definition at line 1058 of file decode.c.

Referenced by CaptureStatsSetup().


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