This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement. More...
Public Attributes | |
| uint16_t | aid |
| aid | |
| uint16_t | qos |
| QOS. | |
| SupportedRates | rates |
| rates | |
| uint8_t | subtype |
| subtype | |
This structure keeps all fields in peer link management frame, which are not subclasses of WifiInformationElement.
Definition at line 127 of file peer-management-protocol-mac.h.
| uint16_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::aid |
aid
Definition at line 130 of file peer-management-protocol-mac.h.
| uint16_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::qos |
QOS.
Definition at line 132 of file peer-management-protocol-mac.h.
| SupportedRates ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::rates |
rates
Definition at line 131 of file peer-management-protocol-mac.h.
| uint8_t ns3::dot11s::PeerManagementProtocolMac::PlinkFrameStart::subtype |
subtype
Definition at line 129 of file peer-management-protocol-mac.h.