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 204 of file openflow-interface.h.
uint32_t ns3::ofi::Stats::PortStatsState::num_ports |
Number of ports in host byte order.
Definition at line 206 of file openflow-interface.h.
uint32_t* ns3::ofi::Stats::PortStatsState::ports |
Array of ports in network byte order.
Definition at line 207 of file openflow-interface.h.