A Discrete-Event Network Simulator
API
ns3::PortRangeTlvValue::PortRange Struct Reference

PortRange structure. More...

#include "wimax-tlv.h"

Public Attributes

uint16_t PortHigh
 high More...
 
uint16_t PortLow
 low More...
 

Detailed Description

PortRange structure.

Definition at line 474 of file wimax-tlv.h.

Member Data Documentation

◆ PortHigh

uint16_t ns3::PortRangeTlvValue::PortRange::PortHigh

high

Definition at line 477 of file wimax-tlv.h.

Referenced by ns3::PortRangeTlvValue::Add().

◆ PortLow

uint16_t ns3::PortRangeTlvValue::PortRange::PortLow

low

Definition at line 476 of file wimax-tlv.h.

Referenced by ns3::PortRangeTlvValue::Add().


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