NetSim Source Code Help
Loading...
Searching...
No Matches
stru_802_11_RTS_Frame Struct Reference

Page-404 of IEEE Std 802.11-2012 Figure 8-13—RTS frame. More...

#include <IEEE802_11_MAC_Frame.h>

Collaboration diagram for stru_802_11_RTS_Frame:
Collaboration graph

Data Fields

FRAME_CONTROL FrameControl
 
UINT16 Duration
 
PNETSIM_MACADDRESS RA
 
PNETSIM_MACADDRESS TA
 
UINT FCS
 

Detailed Description

Page-404 of IEEE Std 802.11-2012 Figure 8-13—RTS frame.

Definition at line 96 of file IEEE802_11_MAC_Frame.h.

Field Documentation

◆ Duration

UINT16 stru_802_11_RTS_Frame::Duration

Definition at line 99 of file IEEE802_11_MAC_Frame.h.

◆ FCS

UINT stru_802_11_RTS_Frame::FCS

Definition at line 102 of file IEEE802_11_MAC_Frame.h.

◆ FrameControl

FRAME_CONTROL stru_802_11_RTS_Frame::FrameControl

Definition at line 98 of file IEEE802_11_MAC_Frame.h.

◆ RA

PNETSIM_MACADDRESS stru_802_11_RTS_Frame::RA

Definition at line 100 of file IEEE802_11_MAC_Frame.h.

◆ TA

PNETSIM_MACADDRESS stru_802_11_RTS_Frame::TA

Definition at line 101 of file IEEE802_11_MAC_Frame.h.


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