iPXE
Data Fields
descriptor_map Struct Reference

Mapping from net80211 crypto/secprot types to RSN OUI descriptors. More...

Data Fields

u32 net80211_type
 Value of net80211_crypto_alg or net80211_security_proto. More...
 
u32 oui_type
 OUI+type in appropriate byte order, masked to exclude vendor. More...
 

Detailed Description

Mapping from net80211 crypto/secprot types to RSN OUI descriptors.

Definition at line 53 of file sec80211.c.

Field Documentation

◆ net80211_type

u32 descriptor_map::net80211_type

Value of net80211_crypto_alg or net80211_security_proto.

Definition at line 55 of file sec80211.c.

◆ oui_type

u32 descriptor_map::oui_type

OUI+type in appropriate byte order, masked to exclude vendor.

Definition at line 58 of file sec80211.c.


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