OpenNSL API Guide and Reference Manual
Data Fields
opennsl_stat_value_s Struct Reference

Counter Statistics Values. More...

#include <stat.h>

Data Fields

uint64 bytes
 bytes value
 
uint32 packets
 packets value
 
uint64 packets64
 64-bit accumulated packets value
 

Detailed Description

Counter Statistics Values.

Definition at line 617 of file stat.h.

Field Documentation

uint64 opennsl_stat_value_s::bytes

bytes value

Definition at line 619 of file stat.h.

uint32 opennsl_stat_value_s::packets

packets value

Definition at line 618 of file stat.h.

uint64 opennsl_stat_value_s::packets64

64-bit accumulated packets value

Definition at line 620 of file stat.h.


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