Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/common/
Dieee802_11_common.h58 u8 *timeout_int; member
Dieee802_11_common.c230 elems->timeout_int = pos; in ieee802_11_parse_elems()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.h33 const u8 *timeout_int; member
Dieee802_11_common.c240 elems->timeout_int = pos; in ieee802_11_parse_elems()
/external/wpa_supplicant_6/wpa_supplicant/
Dmlme.c1090 elems.timeout_int && elems.timeout_int_len == 5 && in ieee80211_rx_mgmt_assoc_resp()
1091 elems.timeout_int[0] == WLAN_TIMEOUT_ASSOC_COMEBACK) { in ieee80211_rx_mgmt_assoc_resp()
1093 tu = WPA_GET_LE32(elems.timeout_int + 1); in ieee80211_rx_mgmt_assoc_resp()