ESP-IDF
ft_r0kh_r1kh_push_frame
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ft_r0kh_r1kh_push_frame
ft_r0kh_r1kh_push_frame struct
Syntax
Show:
Summary
Declaration
from
wpa_auth.h:78
struct
ft_r0kh_r1kh_push_frame
{
u8
frame_type
;
u8
packet_type
;
le16
data_length
;
u8
ap_address
[
ETH_ALEN
]
;
u8
timestamp
[
4
]
;
u8
r1kh_id
[
FT_R1KH_ID_LEN
]
;
u8
s1kh_id
[
ETH_ALEN
]
;
u8
pmk_r0_name
[
WPA_PMK_NAME_LEN
]
;
u8
pmk_r1
[
PMK_LEN
]
;
u8
pmk_r1_name
[
WPA_PMK_NAME_LEN
]
;
le16
pairwise
;
u8
pad
[
6
]
;
u8
key_wrap_extra
[
8
]
;
}
;
Fields
Field
Declared as
ft_r0kh_r1kh_push_frame::frame_type
u8
ft_r0kh_r1kh_push_frame::packet_type
u8
ft_r0kh_r1kh_push_frame::data_length
le16
ft_r0kh_r1kh_push_frame::ap_address
u8
[
ETH_ALEN
]
ft_r0kh_r1kh_push_frame::timestamp
u8
[
4
]
ft_r0kh_r1kh_push_frame::r1kh_id
u8
[
FT_R1KH_ID_LEN
]
ft_r0kh_r1kh_push_frame::s1kh_id
u8
[
ETH_ALEN
]
ft_r0kh_r1kh_push_frame::pmk_r0_name
u8
[
WPA_PMK_NAME_LEN
]
ft_r0kh_r1kh_push_frame::pmk_r1
u8
[
PMK_LEN
]
ft_r0kh_r1kh_push_frame::pmk_r1_name
u8
[
WPA_PMK_NAME_LEN
]
ft_r0kh_r1kh_push_frame::pairwise
le16
ft_r0kh_r1kh_push_frame::pad
u8
[
6
]
ft_r0kh_r1kh_push_frame::key_wrap_extra
u8
[
8
]
Examples
References
from
examples
Code
Location
struct
ft_r0kh_r1kh_push_frame
{
wpa_auth.h:78
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out