A Discrete-Event Network Simulator
API
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 181 of file openflow-interface.h.

Member Data Documentation

◆ buffer

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

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

◆ now

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

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

◆ position

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

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

◆ rq

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

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

◆ table_idx

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

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


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