iPXE
|
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... | |
Mapping from net80211 crypto/secprot types to RSN OUI descriptors.
Definition at line 53 of file sec80211.c.
u32 descriptor_map::net80211_type |
Value of net80211_crypto_alg or net80211_security_proto.
Definition at line 55 of file sec80211.c.
u32 descriptor_map::oui_type |
OUI+type in appropriate byte order, masked to exclude vendor.
Definition at line 58 of file sec80211.c.