OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
Data Fields
ofdpaFlowEntryStats_s Struct Reference

Flow Stats information. More...

#include <ofdpa_datatypes.h>

Data Fields

uint32_t durationSec
 flow duration
 
uint64_t receivedBytes
 not all flow tables support these counters; for flow tables that do not support the counters, 0 is returned
 
uint64_t receivedPackets
 not all flow tables support these counters; for flow tables that do not support the counters, 0 is returned
 

Detailed Description

Flow Stats information.

Definition at line 1851 of file ofdpa_datatypes.h.


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