iPXE
Data Fields
ieee80211_ie_erp_info Struct Reference

802.11 ERP Information information element More...

#include <ieee80211.h>

Data Fields

u8 id
 ERP Information ID: 42. More...
 
u8 len
 ERP Information length: 1. More...
 
u8 erp_info
 ERP flags. More...
 

Detailed Description

802.11 ERP Information information element

This is used to communicate some PHY-level flags.

Definition at line 761 of file ieee80211.h.

Field Documentation

◆ id

u8 ieee80211_ie_erp_info::id

ERP Information ID: 42.

Definition at line 762 of file ieee80211.h.

◆ len

u8 ieee80211_ie_erp_info::len

ERP Information length: 1.

Definition at line 763 of file ieee80211.h.

◆ erp_info

u8 ieee80211_ie_erp_info::erp_info

ERP flags.

Definition at line 764 of file ieee80211.h.


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