suricata
NapatechCurrentStats_ Struct Reference

#include <util-napatech.h>

Data Fields

uint64_t current_packets
 
uint64_t current_bytes
 
uint64_t current_drop_packets
 
uint64_t current_drop_bytes
 

Detailed Description

Definition at line 49 of file util-napatech.h.

Field Documentation

◆ current_bytes

uint64_t NapatechCurrentStats_::current_bytes

Definition at line 52 of file util-napatech.h.

Referenced by NapatechStreamThreadExitStats().

◆ current_drop_bytes

uint64_t NapatechCurrentStats_::current_drop_bytes

Definition at line 54 of file util-napatech.h.

◆ current_drop_packets

uint64_t NapatechCurrentStats_::current_drop_packets

Definition at line 53 of file util-napatech.h.

Referenced by NapatechStreamThreadExitStats().

◆ current_packets

uint64_t NapatechCurrentStats_::current_packets

Definition at line 51 of file util-napatech.h.

Referenced by NapatechStreamThreadExitStats().


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