|
Linux Kernel
3.7.1
|
#include <cfg80211.h>
Data Fields | |
| u8 * | bssid |
| u8 * | pmkid |
struct cfg80211_pmksa - PMK Security Association
This structure is passed to the set/del_pmksa() method for PMKSA caching.
: The AP's BSSID. : The PMK material itself.
Definition at line 1365 of file cfg80211.h.
| u8* bssid |
Definition at line 1366 of file cfg80211.h.
Definition at line 1367 of file cfg80211.h.
1.8.2