NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_flow_ct_aging_counter Struct Reference

Counter statistics. More...

#include <doca_flow_ct.h>

Data Fields

uint32_t ctr_id
 
uint16_t last_hit_s
 
uint64_t total_bytes
 
uint64_t total_pkts
 

Detailed Description

Counter statistics.

Definition at line 527 of file doca_flow_ct.h.

Field Documentation

◆ ctr_id

uint32_t doca_flow_ct_aging_counter::ctr_id

Counter ID

Definition at line 528 of file doca_flow_ct.h.

◆ last_hit_s

uint16_t doca_flow_ct_aging_counter::last_hit_s

Last hit time in seconds

Definition at line 529 of file doca_flow_ct.h.

◆ total_bytes

uint64_t doca_flow_ct_aging_counter::total_bytes

Total bytes the counter received

Definition at line 530 of file doca_flow_ct.h.

◆ total_pkts

uint64_t doca_flow_ct_aging_counter::total_pkts

Total packets the counter received

Definition at line 531 of file doca_flow_ct.h.


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