A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::WifiRemoteStation Struct Reference

hold per-remote-station state. More...

#include <wifi-remote-station-manager.h>

+ Inheritance diagram for ns3::WifiRemoteStation:
+ Collaboration diagram for ns3::WifiRemoteStation:

Public Attributes

uint32_t m_slrc
uint32_t m_ssrc
WifiRemoteStationStatem_state
uint8_t m_tid

Detailed Description

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 485 of file wifi-remote-station-manager.h.

Member Data Documentation

uint32_t ns3::WifiRemoteStation::m_slrc
uint32_t ns3::WifiRemoteStation::m_ssrc
uint8_t ns3::WifiRemoteStation::m_tid

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