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 131 of file peer-management-protocol-mac.h.

Member Data Documentation

◆ aid

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

aid

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

◆ qos

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

QOS.

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

◆ rates

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

rates

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

◆ subtype

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

subtype

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


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