Searched refs:diff_l (Results 1 – 5 of 5) sorted by relevance
159 unsigned long diff_l; in hostapd_check_lci_age() local177 diff_l = diff.sec * 10 + diff.usec / 100000; in hostapd_check_lci_age()179 return max_age > diff_l; in hostapd_check_lci_age()
315 unsigned long diff_l; in wpas_rrm_build_lci_report() local349 diff_l = diff.sec * 10 + diff.usec / 100000; in wpas_rrm_build_lci_report()351 if (max_age != 0xffff && max_age < diff_l) in wpas_rrm_build_lci_report()
308 unsigned long diff_l; in wpas_rrm_build_lci_report() local342 diff_l = diff.sec * 10 + diff.usec / 100000; in wpas_rrm_build_lci_report()344 if (max_age != 0xffff && max_age < diff_l) in wpas_rrm_build_lci_report()