iPXE
Data Fields
ieee80211_ie_header Struct Reference

Generic 802.11 information element header. More...

#include <ieee80211.h>

Data Fields

u8 id
 Information element ID. More...
 
u8 len
 Information element length. More...
 

Detailed Description

Generic 802.11 information element header.

Definition at line 568 of file ieee80211.h.

Field Documentation

◆ id

u8 ieee80211_ie_header::id

Information element ID.

Definition at line 569 of file ieee80211.h.

◆ len

u8 ieee80211_ie_header::len

Information element length.

Definition at line 570 of file ieee80211.h.


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