Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dneighbor_db.c90 if (!entry->lci || os_get_time(&entry->lci_date)) in hostapd_neighbor_set()
Dhostapd.h130 struct os_time lci_date; member
Dap_rrm.c170 os_time_sub(&curr, &nr->lci_date, &diff); in hostapd_check_lci_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dneighbor_db.c147 if (!entry->lci || os_get_time(&entry->lci_date)) in hostapd_neighbor_set()
Dhostapd.h139 struct os_time lci_date; member
Dap_rrm.c170 os_time_sub(&curr, &nr->lci_date, &diff); in hostapd_check_lci_age()
Drrm.c170 os_time_sub(&curr, &nr->lci_date, &diff); in hostapd_check_lci_age()