Searched refs:lci_req_token (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
H A Drrm.c30 hapd->lci_req_token);
38 if (!hapd->lci_req_active || hapd->lci_req_token != token) {
398 hapd->lci_req_token++;
400 if (!hapd->lci_req_token)
401 hapd->lci_req_token++;
405 wpabuf_put_u8(buf, hapd->lci_req_token);
H A Dhostapd.h355 u8 lci_req_token; member in struct:hostapd_data

Completed in 100 milliseconds