Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/common/
Dieee802_11_defs.h219 #define WLAN_ACTION_FT 6 macro
/freebsd-9-stable/contrib/wpa/src/ap/
Dwpa_auth_ft.c1346 *pos++ = WLAN_ACTION_FT; in wpa_ft_rrb_rx_request()
1650 if (*pos != WLAN_ACTION_FT) { in wpa_ft_rrb_rx()
Dieee802_11.c1318 case WLAN_ACTION_FT: in handle_action()
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Devents.c1697 if (data->rx_action.category == WLAN_ACTION_FT) { in wpa_supplicant_event()
Dmlme.c1967 case WLAN_ACTION_FT: in ieee80211_rx_mgmt_action()
3158 mgmt->u.action.category = WLAN_ACTION_FT; in ieee80211_sta_send_ft_action()