Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c148 subelem = get_ie(buf + 4, len - 4, LCI_REQ_SUBELEM_MAX_AGE); in hostapd_parse_location_lci_req_age()
471 wpabuf_put_u8(buf, LCI_REQ_SUBELEM_MAX_AGE); in hostapd_send_lci_req()
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c229 wpabuf_put_u8(buf, LCI_REQ_SUBELEM_MAX_AGE); in wpas_rrm_send_neighbor_rep_request()
340 subelem = get_ie(request, len, LCI_REQ_SUBELEM_MAX_AGE); in wpas_rrm_build_lci_report()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h941 LCI_REQ_SUBELEM_MAX_AGE = 4, enumerator