Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_FT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h631 #define WLAN_ACTION_FT 6 macro
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c3895 *pos++ = WLAN_ACTION_FT; in wpa_ft_send_rrb_auth_resp()
4785 if (*pos != WLAN_ACTION_FT) { in wpa_ft_rrb_rx()
H A Ddrv_callbacks.c1672 if (mgmt->u.action.category == WLAN_ACTION_FT) { in hostapd_action_rx()
H A Dieee802_11.c6043 case WLAN_ACTION_FT: in handle_action()
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c5316 if (category == WLAN_ACTION_FT) { in wpas_event_rx_mgmt_action()