![]() |
NetSim Source Code Help
|
Page-404 of IEEE Std 802.11-2012 Figure 8-13—RTS frame. More...
#include <IEEE802_11_MAC_Frame.h>

Data Fields | |
| FRAME_CONTROL | FrameControl |
| UINT16 | Duration |
| PNETSIM_MACADDRESS | RA |
| PNETSIM_MACADDRESS | TA |
| UINT | FCS |
Page-404 of IEEE Std 802.11-2012 Figure 8-13—RTS frame.
Definition at line 96 of file IEEE802_11_MAC_Frame.h.
| UINT16 stru_802_11_RTS_Frame::Duration |
Definition at line 99 of file IEEE802_11_MAC_Frame.h.
| UINT stru_802_11_RTS_Frame::FCS |
Definition at line 102 of file IEEE802_11_MAC_Frame.h.
| FRAME_CONTROL stru_802_11_RTS_Frame::FrameControl |
Definition at line 98 of file IEEE802_11_MAC_Frame.h.
| PNETSIM_MACADDRESS stru_802_11_RTS_Frame::RA |
Definition at line 100 of file IEEE802_11_MAC_Frame.h.
| PNETSIM_MACADDRESS stru_802_11_RTS_Frame::TA |
Definition at line 101 of file IEEE802_11_MAC_Frame.h.