HomeSort by: relevance | last modified time | path
    Searched defs:calculate_update_time (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
bss.c 277 void calculate_update_time(const struct os_reltime *fetch_time, function
312 calculate_update_time(fetch_time, src->age, &dst->last_update);
689 calculate_update_time(fetch_time, res->age, &update_time);
840 calculate_update_time(fetch_time, res->age, &update);
bss.c 277 void calculate_update_time(const struct os_reltime *fetch_time, function
312 calculate_update_time(fetch_time, src->age, &dst->last_update);
689 calculate_update_time(fetch_time, res->age, &update_time);
840 calculate_update_time(fetch_time, res->age, &update);

Completed in 40 milliseconds