HomeSort by relevance Sort by last modified time
    Searched refs:lci_date (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
neighbor_db.c 89 if (!entry->lci || os_get_time(&entry->lci_date))
hostapd.h 111 struct os_time lci_date; member in struct:hostapd_neighbor_entry
rrm.c 170 os_time_sub(&curr, &nr->lci_date, &diff);

Completed in 239 milliseconds