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

Data structure for cumulative acknowledgment. More...

#include <IEEE802_11_MAC_Frame.h>

Collaboration diagram for stru_802_11_BlockACK_Frame:
Collaboration graph

Data Fields

FRAME_CONTROL FrameControl
 
UINT16 Duration
 
PNETSIM_MACADDRESS RA
 
PNETSIM_MACADDRESS TA
 
struct {
   UINT   blockAckPolicy:1
 
   UINT   multiTID:1
 
   UINT   compressedBitmap:1
 
   UINT   reserved:9
 
   UINT   TID_Info:4
 
BARControl
 
struct {
   UINT   fragment:4
 
   UINT   StartingSequenceNumber:12
 
BAStartingSequenceControl
 
UINT64 BitMap
 
UINT nFCS
 

Detailed Description

Data structure for cumulative acknowledgment.

Definition at line 124 of file IEEE802_11_MAC_Frame.h.

Field Documentation

◆ 

struct { ... } stru_802_11_BlockACK_Frame::BARControl

◆ 

struct { ... } stru_802_11_BlockACK_Frame::BAStartingSequenceControl

◆ BitMap

UINT64 stru_802_11_BlockACK_Frame::BitMap

Definition at line 145 of file IEEE802_11_MAC_Frame.h.

◆ blockAckPolicy

UINT stru_802_11_BlockACK_Frame::blockAckPolicy

Definition at line 132 of file IEEE802_11_MAC_Frame.h.

◆ compressedBitmap

UINT stru_802_11_BlockACK_Frame::compressedBitmap

Definition at line 134 of file IEEE802_11_MAC_Frame.h.

◆ Duration

UINT16 stru_802_11_BlockACK_Frame::Duration

Definition at line 127 of file IEEE802_11_MAC_Frame.h.

◆ fragment

UINT stru_802_11_BlockACK_Frame::fragment

Definition at line 141 of file IEEE802_11_MAC_Frame.h.

◆ FrameControl

FRAME_CONTROL stru_802_11_BlockACK_Frame::FrameControl

Definition at line 126 of file IEEE802_11_MAC_Frame.h.

◆ multiTID

UINT stru_802_11_BlockACK_Frame::multiTID

Definition at line 133 of file IEEE802_11_MAC_Frame.h.

◆ nFCS

UINT stru_802_11_BlockACK_Frame::nFCS

Definition at line 146 of file IEEE802_11_MAC_Frame.h.

◆ RA

PNETSIM_MACADDRESS stru_802_11_BlockACK_Frame::RA

Definition at line 128 of file IEEE802_11_MAC_Frame.h.

◆ reserved

UINT stru_802_11_BlockACK_Frame::reserved

Definition at line 135 of file IEEE802_11_MAC_Frame.h.

◆ StartingSequenceNumber

UINT stru_802_11_BlockACK_Frame::StartingSequenceNumber

Definition at line 142 of file IEEE802_11_MAC_Frame.h.

◆ TA

PNETSIM_MACADDRESS stru_802_11_BlockACK_Frame::TA

Definition at line 129 of file IEEE802_11_MAC_Frame.h.

◆ TID_Info

UINT stru_802_11_BlockACK_Frame::TID_Info

Definition at line 136 of file IEEE802_11_MAC_Frame.h.


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