A Discrete-Event Network Simulator
API
ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart Struct Reference

This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement. More...

+ Collaboration diagram for ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart:

Public Attributes

uint16_t aid
 aid More...
 
uint16_t qos
 QOS. More...
 
SupportedRates rates
 rates More...
 
uint8_t subtype
 subtype More...
 

Detailed Description

This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement.

Definition at line 118 of file peer-management-protocol-mac.h.

Member Data Documentation

uint16_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::aid

aid

Definition at line 121 of file peer-management-protocol-mac.h.

uint16_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::qos

QOS.

Definition at line 123 of file peer-management-protocol-mac.h.

SupportedRates ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::rates

rates

Definition at line 122 of file peer-management-protocol-mac.h.

uint8_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::subtype

subtype

Definition at line 120 of file peer-management-protocol-mac.h.


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