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

Page-405 of IEEE Std 802.11-2012 Figure 8-14—CTS frame. More...

#include <IEEE802_11_MAC_Frame.h>

Collaboration diagram for stru_802_11_CTS_Frame:
Collaboration graph

Data Fields

FRAME_CONTROL FrameControl
 
UINT16 Duration
 
PNETSIM_MACADDRESS RA
 
UINT FCS
 

Detailed Description

Page-405 of IEEE Std 802.11-2012 Figure 8-14—CTS frame.

Definition at line 106 of file IEEE802_11_MAC_Frame.h.

Field Documentation

◆ Duration

UINT16 stru_802_11_CTS_Frame::Duration

Definition at line 109 of file IEEE802_11_MAC_Frame.h.

◆ FCS

UINT stru_802_11_CTS_Frame::FCS

Definition at line 111 of file IEEE802_11_MAC_Frame.h.

◆ FrameControl

FRAME_CONTROL stru_802_11_CTS_Frame::FrameControl

Definition at line 108 of file IEEE802_11_MAC_Frame.h.

◆ RA

PNETSIM_MACADDRESS stru_802_11_CTS_Frame::RA

Definition at line 110 of file IEEE802_11_MAC_Frame.h.


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