ieee80211_ie_vendor Struct Reference
[802.11 information elements]

802.11 Vendor Specific information element More...

#include <ieee80211.h>


Data Fields

u8 id
 Vendor-specific ID: 221.
u8 len
 Vendor-specific length: variable.
u32 oui
 OUI and vendor-specific type byte.
u8 data [0]
 Vendor-specific data.


Detailed Description

802.11 Vendor Specific information element

One often sees the RSN IE masquerading as vendor-specific on devices that were produced prior to 802.11i (the WPA amendment) being finalized.

Definition at line 951 of file ieee80211.h.


Field Documentation

Vendor-specific ID: 221.

Definition at line 952 of file ieee80211.h.

Vendor-specific length: variable.

Definition at line 953 of file ieee80211.h.

OUI and vendor-specific type byte.

Definition at line 954 of file ieee80211.h.

Referenced by wpa_handle_1_of_4(), and wpa_maybe_install_gtk().

Vendor-specific data.

Definition at line 955 of file ieee80211.h.

Referenced by wpa_handle_1_of_4().


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1