A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::PortRangeTlvValue::PortRange Struct Reference

PortRange structure. More...

#include "wimax-tlv.h"

+ Collaboration diagram for ns3::PortRangeTlvValue::PortRange:

Public Attributes

uint16_t PortHigh
 high
 
uint16_t PortLow
 low
 

Detailed Description

PortRange structure.

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

Member Data Documentation

◆ PortHigh

uint16_t ns3::PortRangeTlvValue::PortRange::PortHigh

high

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

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

◆ PortLow

uint16_t ns3::PortRangeTlvValue::PortRange::PortLow

low

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

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


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