|
OpenSDN source code
|
#include <agent_stats.h>
Public Member Functions | |
| FlowCounters () | |
Public Attributes | |
| uint64_t | prev_flow_count |
| uint32_t | max_flows_per_second |
| uint32_t | min_flows_per_second |
Definition at line 18 of file agent_stats.h.
|
inline |
Definition at line 23 of file agent_stats.h.
| uint32_t AgentStats::FlowCounters::max_flows_per_second |
Definition at line 20 of file agent_stats.h.
| uint32_t AgentStats::FlowCounters::min_flows_per_second |
Definition at line 21 of file agent_stats.h.
| uint64_t AgentStats::FlowCounters::prev_flow_count |
Definition at line 19 of file agent_stats.h.