A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields Struct Reference

fields: More...

#include "peer-link-frame.h"

+ Collaboration diagram for ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields:

Public Attributes

uint16_t capability
 open and confirm
 
IeConfiguration config
 open and confirm
 
std::optional< ExtendedSupportedRatesIEextendedRates
 open and confirm
 
IeMeshId meshId
 open and close
 
IePeeringProtocol protocol
 Peering protocol version - 3 octets.
 
SupportedRates rates
 open and confirm
 

Detailed Description

fields:

Definition at line 57 of file peer-link-frame.h.

Member Data Documentation

◆ capability

uint16_t ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields::capability

◆ config

◆ extendedRates

std::optional<ExtendedSupportedRatesIE> ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields::extendedRates

◆ meshId

◆ protocol

IePeeringProtocol ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields::protocol

Peering protocol version - 3 octets.

Definition at line 59 of file peer-link-frame.h.

◆ rates

SupportedRates ns3::dot11s::PeerLinkOpenStart::PlinkOpenStartFields::rates

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