A Discrete-Event Network Simulator
API
ns3::AarfcdWifiRemoteStation Struct Reference

hold per-remote-station state for AARF-CD Wifi manager. More...

+ Inheritance diagram for ns3::AarfcdWifiRemoteStation:
+ Collaboration diagram for ns3::AarfcdWifiRemoteStation:

Public Attributes

uint32_t m_failed
 failed More...
 
bool m_haveASuccess
 have a success More...
 
bool m_justModifyRate
 just modify rate More...
 
uint32_t m_rate
 rate More...
 
bool m_recovery
 recovery More...
 
uint32_t m_retry
 retry More...
 
uint32_t m_rtsCounter
 RTS counter. More...
 
bool m_rtsOn
 RTS on. More...
 
uint32_t m_rtsWnd
 RTS window. More...
 
uint32_t m_success
 success More...
 
uint32_t m_successThreshold
 success threshold More...
 
uint32_t m_timer
 timer More...
 
uint32_t m_timerTimeout
 timer timeout More...
 
- Public Attributes inherited from ns3::WifiRemoteStation
uint32_t m_slrc
 STA long retry count. More...
 
uint32_t m_ssrc
 STA short retry count. More...
 
WifiRemoteStationStatem_state
 Remote station state. More...
 
uint8_t m_tid
 traffic ID More...
 

Additional Inherited Members

- Public Member Functions inherited from ns3::WifiRemoteStation
virtual ~WifiRemoteStation ()
 

Detailed Description

hold per-remote-station state for AARF-CD Wifi manager.

This struct extends from WifiRemoteStation struct to hold additional information required by the AARF-CD Wifi manager

Definition at line 40 of file aarfcd-wifi-manager.cc.

Member Data Documentation

uint32_t ns3::AarfcdWifiRemoteStation::m_failed
bool ns3::AarfcdWifiRemoteStation::m_justModifyRate
bool ns3::AarfcdWifiRemoteStation::m_recovery
uint32_t ns3::AarfcdWifiRemoteStation::m_retry
uint32_t ns3::AarfcdWifiRemoteStation::m_success
uint32_t ns3::AarfcdWifiRemoteStation::m_successThreshold
uint32_t ns3::AarfcdWifiRemoteStation::m_timer
uint32_t ns3::AarfcdWifiRemoteStation::m_timerTimeout

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