Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dbss.h216 void calculate_update_time(const struct os_reltime *fetch_time,
Dbss.c275 void calculate_update_time(const struct os_reltime *fetch_time, in calculate_update_time() function
310 calculate_update_time(fetch_time, src->age, &dst->last_update); in wpa_bss_copy_res()
687 calculate_update_time(fetch_time, res->age, &update_time); in wpa_bss_update()
837 calculate_update_time(fetch_time, res->age, &update); in wpa_bss_update_scan_res()
Drrm.c1600 calculate_update_time(&scan_res->fetch_time, in wpas_beacon_rep_scan_process()