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
 
uint16_t qos
 
SupportedRates rates
 
uint8_t subtype
 

Detailed Description

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

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

Member Data Documentation

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

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

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

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

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

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

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

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


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