A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::ofi::Stats::FlowStatsState Struct Reference

State of the FlowStats request/reply. More...

#include <openflow-interface.h>

Public Attributes

ofpbuf * buffer
 
time_t now
 
sw_table_position position
 
ofp_flow_stats_request rq
 
int table_idx
 

Detailed Description

State of the FlowStats request/reply.

Definition at line 182 of file openflow-interface.h.

Member Data Documentation

ofpbuf* ns3::ofi::Stats::FlowStatsState::buffer

Definition at line 189 of file openflow-interface.h.

time_t ns3::ofi::Stats::FlowStatsState::now

Definition at line 187 of file openflow-interface.h.

sw_table_position ns3::ofi::Stats::FlowStatsState::position

Definition at line 185 of file openflow-interface.h.

ofp_flow_stats_request ns3::ofi::Stats::FlowStatsState::rq

Definition at line 186 of file openflow-interface.h.

int ns3::ofi::Stats::FlowStatsState::table_idx

Definition at line 184 of file openflow-interface.h.


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