hold per-remote-station state. More...
#include <wifi-remote-station-manager.h>
Public Attributes | |
uint32_t | m_slrc |
uint32_t | m_ssrc |
WifiRemoteStationState * | m_state |
uint8_t | m_tid |
hold per-remote-station state.
The state in this class is used to keep track of association status if we are in an infrastructure network and to perform the selection of tx parameters on a per-packet basis.
Definition at line 595 of file wifi-remote-station-manager.h.
uint32_t ns3::WifiRemoteStation::m_slrc |
Definition at line 599 of file wifi-remote-station-manager.h.
Referenced by ns3::WifiRemoteStationManager::GetLongRetryCount(), and ns3::WifiRemoteStationManager::Lookup().
uint32_t ns3::WifiRemoteStation::m_ssrc |
Definition at line 598 of file wifi-remote-station-manager.h.
Referenced by ns3::WifiRemoteStationManager::GetShortRetryCount(), and ns3::WifiRemoteStationManager::Lookup().
WifiRemoteStationState* ns3::WifiRemoteStation::m_state |
Definition at line 597 of file wifi-remote-station-manager.h.
Referenced by ns3::ArfWifiManager::DoReportDataOk(), ns3::WifiRemoteStationManager::GetGreenfield(), ns3::WifiRemoteStationManager::GetMcsSupported(), ns3::WifiRemoteStationManager::GetNMcsSupported(), ns3::WifiRemoteStationManager::GetNSupported(), ns3::WifiRemoteStationManager::GetNumberOfReceiveAntennas(), ns3::WifiRemoteStationManager::GetNumberOfTransmitAntennas(), ns3::WifiRemoteStationManager::GetShortGuardInterval(), ns3::WifiRemoteStationManager::GetStbc(), ns3::WifiRemoteStationManager::GetSupported(), and ns3::WifiRemoteStationManager::Lookup().
uint8_t ns3::WifiRemoteStation::m_tid |
Definition at line 600 of file wifi-remote-station-manager.h.
Referenced by ns3::WifiRemoteStationManager::Lookup().