Home
last modified time | relevance | path

Searched refs:FT_IE_ANONCE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h5025 #define FT_IE_ANONCE(pos, mic_len) ((uint8 *)pos + sizeof(dot11_ft_ie_v2) + mic_len) macro
5031 #define FT_IE_ANONCE(pos, mic_len) ((uint8 *)&pos->anonce) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11.h5025 #define FT_IE_ANONCE(pos, mic_len) ((uint8 *)pos + sizeof(dot11_ft_ie_v2) + mic_len) macro
5031 #define FT_IE_ANONCE(pos, mic_len) ((uint8 *)&pos->anonce) macro