Searched refs:timeout_int (Results 1 – 5 of 5) sorted by relevance
145 elems->timeout_int == NULL || elems->ftie == NULL || in tdls_verify_mic()172 os_memcpy(pos, elems->timeout_int - 2, 2 + 5); in tdls_verify_mic()
1384 if (!elems.timeout_int || in rx_mgmt_assoc_resp()1385 elems.timeout_int[0] != WLAN_TIMEOUT_ASSOC_COMEBACK) { in rx_mgmt_assoc_resp()2145 if (!elems.timeout_int || in rx_mgmt_reassoc_resp()2146 elems.timeout_int[0] != WLAN_TIMEOUT_ASSOC_COMEBACK) { in rx_mgmt_reassoc_resp()
56 const u8 *timeout_int; member
535 elems->timeout_int = pos; in __ieee802_11_parse_elems()782 elems->timeout_int = NULL; in ieee802_11_elems_clear_ids()
2844 if (!elems.timeout_int) { in sme_try_assoc_comeback()2850 if (elems.timeout_int[0] != type) { in sme_try_assoc_comeback()2856 timeout_interval = WPA_GET_LE32(&elems.timeout_int[1]); in sme_try_assoc_comeback()