ieee80211_ie_country_triplet Union Reference
[802.11 information elements]

802.11 Country information element regulatory triplet More...

#include <ieee80211.h>


Data Fields

u8 first
 Differentiator between band and ext triplets.
struct
ieee80211_ie_country_band_triplet 
band
 Information about a band of channels.
struct
ieee80211_ie_country_ext_triplet 
ext
 Regulatory extension information.


Detailed Description

802.11 Country information element regulatory triplet

It is a band triplet if the first byte is 200 or less, and a regulatory extension triplet otherwise.

Definition at line 641 of file ieee80211.h.


Field Documentation

Differentiator between band and ext triplets.

Definition at line 643 of file ieee80211.h.

Referenced by net80211_process_ie().

Information about a band of channels.

Definition at line 646 of file ieee80211.h.

Referenced by net80211_process_ie().

Regulatory extension information.

Definition at line 649 of file ieee80211.h.


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

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