typedef for union of different ActionValues More...
#include "mgt-headers.h"
Public Attributes | |
BlockAckActionValue | blockAck |
block ack More... | |
MeshActionValue | meshAction |
mesh action More... | |
MultihopActionValue | multihopAction |
multi hop action More... | |
SelfProtectedActionValue | selfProtectedAction |
self protected action More... | |
typedef for union of different ActionValues
Definition at line 955 of file mgt-headers.h.
BlockAckActionValue ns3::WifiActionHeader::ActionValue::blockAck |
block ack
Definition at line 960 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction(), ns3::GetTid(), ns3::HtFrameExchangeManager::NotifyReceivedNormalAck(), ns3::WifiMac::Receive(), ns3::HtFrameExchangeManager::SendAddBaRequest(), ns3::HtFrameExchangeManager::SendAddBaResponse(), ns3::HtFrameExchangeManager::SendDelbaFrame(), and ns3::WifiActionHeader::SetAction().
MeshActionValue ns3::WifiActionHeader::ActionValue::meshAction |
mesh action
Definition at line 957 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction(), ns3::dot11s::HwmpProtocolMac::GetWifiActionHeader(), and ns3::WifiActionHeader::SetAction().
MultihopActionValue ns3::WifiActionHeader::ActionValue::multihopAction |
multi hop action
Definition at line 958 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction(), and ns3::WifiActionHeader::SetAction().
SelfProtectedActionValue ns3::WifiActionHeader::ActionValue::selfProtectedAction |
self protected action
Definition at line 959 of file mgt-headers.h.
Referenced by ns3::WifiActionHeader::GetAction(), ns3::dot11s::PeerManagementProtocolMac::Receive(), ns3::dot11s::PeerManagementProtocolMac::SendPeerLinkManagementFrame(), and ns3::WifiActionHeader::SetAction().