State of the PortStats request/reply. More...
#include "openflow-interface.h"
Public Attributes | |
uint32_t | num_ports |
Number of ports in host byte order. | |
uint32_t * | ports |
Array of ports in network byte order. | |
State of the PortStats request/reply.
Definition at line 193 of file openflow-interface.h.
uint32_t ns3::ofi::Stats::PortStatsState::num_ports |
Number of ports in host byte order.
Definition at line 195 of file openflow-interface.h.
Referenced by ns3::ofi::Stats::PortStatsDump().
uint32_t* ns3::ofi::Stats::PortStatsState::ports |
Array of ports in network byte order.
Definition at line 196 of file openflow-interface.h.
Referenced by ns3::ofi::Stats::PortStatsDump().