iPXE
Data Fields
ieee80211_cts_or_ack Struct Reference

10-byte CTS or ACK frame format, with abbreviated header More...

#include <ieee80211.h>

Data Fields

u16 fc
 802.11 Frame Control field More...
 
u16 duration
 Microseconds to reserve link. More...
 
u8 addr1 [ETH_ALEN]
 Address 1 (immediate receiver) More...
 

Detailed Description

10-byte CTS or ACK frame format, with abbreviated header

Definition at line 362 of file ieee80211.h.

Field Documentation

◆ fc

u16 ieee80211_cts_or_ack::fc

802.11 Frame Control field

Definition at line 364 of file ieee80211.h.

◆ duration

u16 ieee80211_cts_or_ack::duration

Microseconds to reserve link.

Definition at line 365 of file ieee80211.h.

◆ addr1

u8 ieee80211_cts_or_ack::addr1[ETH_ALEN]

Address 1 (immediate receiver)

Definition at line 366 of file ieee80211.h.


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