Searched refs:lci_req_token (Results 1 – 2 of 2) sorted by relevance
30 hapd->lci_req_token); in hostapd_lci_rep_timeout_handler()38 if (!hapd->lci_req_active || hapd->lci_req_token != token) { in hostapd_handle_lci_report()398 hapd->lci_req_token++; in hostapd_send_lci_req()400 if (!hapd->lci_req_token) in hostapd_send_lci_req()401 hapd->lci_req_token++; in hostapd_send_lci_req()405 wpabuf_put_u8(buf, hapd->lci_req_token); in hostapd_send_lci_req()
399 u8 lci_req_token; member