Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age() function
230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()