HomeSort by: relevance | last modified time | path
    Searched refs:lci_req_token (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
rrm.c 30 hapd->lci_req_token);
38 if (!hapd->lci_req_active || hapd->lci_req_token != token) {
448 hapd->lci_req_token++;
450 if (!hapd->lci_req_token)
451 hapd->lci_req_token++;
455 wpabuf_put_u8(buf, hapd->lci_req_token);
hostapd.h 406 u8 lci_req_token; member in struct:hostapd_data

Completed in 21 milliseconds