other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| STRUCT CFG80211_PMKS(9) | Actions and configuration | STRUCT CFG80211_PMKS(9) |
NAME¶
struct_cfg80211_pmksa - PMK Security AssociationSYNOPSIS¶
struct cfg80211_pmksa {
const u8 * bssid;
const 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¶
| February 2017 | Kernel Hackers Manual 3.16 |