This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement. More...
Public Attributes | |
uint16_t | aid |
uint16_t | qos |
SupportedRates | rates |
uint8_t | subtype |
This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement.
Definition at line 74 of file peer-management-protocol-mac.h.
uint16_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::aid |
Definition at line 77 of file peer-management-protocol-mac.h.
uint16_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::qos |
Definition at line 79 of file peer-management-protocol-mac.h.
SupportedRates ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::rates |
Definition at line 78 of file peer-management-protocol-mac.h.
uint8_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::subtype |
Definition at line 76 of file peer-management-protocol-mac.h.