Data Fields |
|
struct wpa_peerkey * | next |
|
int | initiator |
|
u8 | addr [ETH_ALEN] |
|
u8 | inonce [WPA_NONCE_LEN] |
|
u8 | pnonce [WPA_NONCE_LEN] |
|
u8 | rsnie_i [PEERKEY_MAX_IE_LEN] |
|
size_t | rsnie_i_len |
|
u8 | rsnie_p [PEERKEY_MAX_IE_LEN] |
|
size_t | rsnie_p_len |
|
u8 | smk [PMK_LEN] |
|
int | smk_complete |
|
u8 | smkid [PMKID_LEN] |
|
u32 | lifetime |
|
os_time_t | expiration |
|
int | cipher |
|
u8 | replay_counter [WPA_REPLAY_COUNTER_LEN] |
|
int | replay_counter_set |
|
int | use_sha256 |
|
struct wpa_ptk stk | tstk |
|
int | stk_set |
|
int | tstk_set |
The documentation for this struct was generated from the following file: