suricata
StatsLocalCounter_ Struct Reference

counter type for local (private) increments. For AVG counters we use 2 to track values and updates. More...

#include <counters.h>

Data Fields

int64_t v
 

Detailed Description

counter type for local (private) increments. For AVG counters we use 2 to track values and updates.

Definition at line 74 of file counters.h.

Field Documentation

◆ v


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