#include <wpa_auth.h>
Public Attributes | |
u8 | ap_address [ETH_ALEN] |
le16 | data_length |
u8 | frame_type |
u8 | key_wrap_extra [8] |
u8 | nonce [16] |
u8 | packet_type |
u8 | pad [4] |
u8 | pmk_r0_name [WPA_PMK_NAME_LEN] |
u8 | r1kh_id [FT_R1KH_ID_LEN] |
u8 | s1kh_id [ETH_ALEN] |
Definition at line 52 of file wpa_auth.h.
u8 ft_r0kh_r1kh_pull_frame::ap_address[ETH_ALEN] |
Definition at line 56 of file wpa_auth.h.
Definition at line 55 of file wpa_auth.h.
Definition at line 53 of file wpa_auth.h.
Definition at line 63 of file wpa_auth.h.
Definition at line 58 of file wpa_auth.h.
Definition at line 54 of file wpa_auth.h.
Definition at line 62 of file wpa_auth.h.
u8 ft_r0kh_r1kh_pull_frame::pmk_r0_name[WPA_PMK_NAME_LEN] |
Definition at line 59 of file wpa_auth.h.
u8 ft_r0kh_r1kh_pull_frame::r1kh_id[FT_R1KH_ID_LEN] |
Definition at line 60 of file wpa_auth.h.
u8 ft_r0kh_r1kh_pull_frame::s1kh_id[ETH_ALEN] |
Definition at line 61 of file wpa_auth.h.