other versions
- wheezy 3.2.78-1
STRUCT CFG80211_PMKS(9) | Actions and configuration | STRUCT CFG80211_PMKS(9) |
NAME¶
struct_cfg80211_pmksa - PMK Security AssociationSYNOPSIS¶
struct cfg80211_pmksa { u8 * bssid; u8 * pmkid; };
MEMBERS¶
bssidThe AP's BSSID.
pmkid
The PMK material itself.
DESCRIPTION¶
This structure is passed to the set/ del_pmksa method for PMKSA caching.AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |