Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drobust_av.c1286 int rem_attrs_len, ie_len; in wpas_handle_qos_mgmt_recv_action() local
1302 rem_attrs_len = qos_ie[1] - 4; in wpas_handle_qos_mgmt_recv_action()
1304 while (rem_attrs_len > 2 && rem_attrs_len >= 2 + attr[1]) { in wpas_handle_qos_mgmt_recv_action()
1307 rem_attrs_len -= 2 + attr[1]; in wpas_handle_qos_mgmt_recv_action()