Home
last modified time | relevance | path

Searched refs:WLAN_EID_TIMEOUT_INTERVAL (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/common/
Dieee802_11_common.c532 case WLAN_EID_TIMEOUT_INTERVAL: in __ieee802_11_parse_elems()
781 case WLAN_EID_TIMEOUT_INTERVAL: in ieee802_11_elems_clear_ids()
Dwpa_common.c1306 case WLAN_EID_TIMEOUT_INTERVAL: in wpa_ft_parse_ies()
3736 } else if (*pos == WLAN_EID_TIMEOUT_INTERVAL && pos[1] >= 5) { in wpa_parse_kde_ies()
Dieee802_11_defs.h338 #define WLAN_EID_TIMEOUT_INTERVAL 56 macro
/hostap-latest/src/ap/
Dieee802_11_shared.c26 *pos++ = WLAN_EID_TIMEOUT_INTERVAL; in hostapd_eid_timeout_interval()
Dwpa_auth.c4932 *pos++ = WLAN_EID_TIMEOUT_INTERVAL;
4939 *pos++ = WLAN_EID_TIMEOUT_INTERVAL;
7191 *pos++ = WLAN_EID_TIMEOUT_INTERVAL;
7198 *pos++ = WLAN_EID_TIMEOUT_INTERVAL;
/hostap-latest/src/rsn_supp/
Dtdls.c2821 lifetime->ie_type = WLAN_EID_TIMEOUT_INTERVAL; in wpa_add_tdls_timeoutie()