Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c151 u8 *tfsresp_ie_end) in wnm_sleep_mode_enter_success() argument
158 if (tfsresp_ie_start && tfsresp_ie_end && in wnm_sleep_mode_enter_success()
159 tfsresp_ie_end - tfsresp_ie_start >= 0) { in wnm_sleep_mode_enter_success()
161 tfsresp_ie_len = (tfsresp_ie_end + tfsresp_ie_end[1] + 2) - in wnm_sleep_mode_enter_success()
247 u8 *tfsresp_ie_end = NULL; in ieee802_11_rx_wnmsleep_resp() local
274 tfsresp_ie_end = pos; in ieee802_11_rx_wnmsleep_resp()
292 tfsresp_ie_end); in ieee802_11_rx_wnmsleep_resp()