Searched refs:send_lci (Results 1 – 1 of 1) sorted by relevance
185 int send_lci, int send_civic) in hostapd_neighbor_report_len() argument189 if (send_lci && nr->lci) in hostapd_neighbor_report_len()223 int send_lci; in hostapd_send_nei_report_resp() local230 send_lci = (lci != 0) && hostapd_check_lci_age(nr, lci_max_age); in hostapd_send_nei_report_resp()231 len = hostapd_neighbor_report_len(buf, nr, send_lci, civic); in hostapd_send_nei_report_resp()247 if (send_lci && nr->lci) { in hostapd_send_nei_report_resp()