OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
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 | |
Flow Stats information.
Definition at line 1851 of file ofdpa_datatypes.h.