Home
last modified time | relevance | path

Searched refs:os_reltime_sub (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dos.h77 static inline void os_reltime_sub(struct os_reltime *a, struct os_reltime *b, in os_reltime_sub() function
95 os_reltime_sub(&now, start, age); in os_reltime_age()
105 os_reltime_sub(now, ts, &age); in os_reltime_expired()
H A Deloop_win.c332 os_reltime_sub(&timeout->time, &now, remaining); in eloop_cancel_timeout_one()
371 os_reltime_sub(&tmp->time, &now, &remaining); in eloop_deplete_timeout()
403 os_reltime_sub(&tmp->time, &now, &remaining); in eloop_replenish_timeout()
549 os_reltime_sub(&timeout->time, &now, &tv); in eloop_run()
H A Deloop.c877 os_reltime_sub(&timeout->time, &now, remaining); in eloop_cancel_timeout_one()
916 os_reltime_sub(&tmp->time, &now, &remaining); in eloop_deplete_timeout()
948 os_reltime_sub(&tmp->time, &now, &remaining); in eloop_replenish_timeout()
1121 os_reltime_sub(&timeout->time, &now, &tv); in eloop_run()
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dnan_de.c292 os_reltime_sub(&tmp, &now, &diff); in nan_de_time_to_next_chan_change()
465 os_reltime_sub(&next, now, &diff); in nan_de_next_multicast()
478 os_reltime_sub(&srv->end_time, now, &diff); in nan_de_srv_time_to_next()
506 os_reltime_sub(&srv->next_publish_state, now, &diff); in nan_de_srv_time_to_next()
H A Dwpa_ctrl.c555 os_reltime_sub(&ending_at, &started_at, &diff); in wpa_ctrl_request()
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Daccounting.c286 os_reltime_sub(&now_r, &sta->acct_session_start, &diff); in accounting_sta_report()
H A Dgas_query_ap.c84 os_reltime_sub(&now, last, &res); in ms_from_time()
H A Ddpp_hostapd.c621 os_reltime_sub(&now, &hapd->dpp_last_init, &diff); in hostapd_dpp_reply_wait_timeout()
765 os_reltime_sub(&now, &hapd->dpp_init_iter_start, &diff); in hostapd_dpp_auth_init_next()
2679 os_reltime_sub(&now, &ifaces->dpp_pb_last_resp, &age); in hostapd_dpp_rx_pb_presence_announcement()
H A Dieee802_11_shared.c44 os_reltime_sub(&now, &sta->sa_query_start, &passed); in hostapd_eid_assoc_comeback_time()
H A Dsta_info.c1353 os_reltime_sub(&now, &sta->sa_query_start, &passed); in ap_check_sa_query_timeout()
H A Dwpa_auth_glue.c1456 os_reltime_sub(&sta->session_timeout, &now, &remaining); in hostapd_wpa_auth_get_session_timeout()
H A Dwpa_auth_ft.c1088 os_reltime_sub(&now, &rkh_seq->rx.time_offset, &now_remote); in wpa_ft_rrb_seq_chk()
4722 os_reltime_sub(&now, &now_remote, &rkh_seq->rx.time_offset); in wpa_ft_rrb_rx_seq_resp()
H A Dieee802_1x.c3112 os_reltime_sub(&sta->session_timeout, &now, &remaining); in ieee802_1x_finished()
H A Dieee802_11.c2226 os_reltime_sub(&sta->session_timeout, &now, in prepare_auth_resp_fils()
6715 os_reltime_sub(&now, &sta->pending_eapol_rx->rx_time, &age); in handle_assoc_cb()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Drrm.c347 os_reltime_sub(&t, &wpa_s->lci_time, &diff); in wpas_rrm_build_lci_report()
1603 os_reltime_sub(&wpa_s->beacon_rep_scan, in wpas_beacon_rep_scan_process()
H A Dgas_query.c90 os_reltime_sub(&now, last, &res); in ms_from_time()
H A Dibss_rsn.c881 os_reltime_sub(&now, &peer->own_auth_tx, &diff); in ibss_rsn_handle_auth_1_of_2()
H A Devents.c1536 os_reltime_sub(&wpa_s->scan_min_time, &bss->last_update, &diff); in wpa_scan_res_ok()
4657 os_reltime_sub(&now, &wpa_s->pending_eapol_rx_time, &age); in wpa_supplicant_event_assoc()
6395 os_reltime_sub(&wpa_s->scan_start_time, in wpa_supplicant_event()
6429 os_reltime_sub(&now, &wpa_s->scan_start_time, &diff); in wpa_supplicant_event()
7010 os_reltime_sub(&tmp, &age, &clear_at); in wpa_supplicant_event()
H A Ddpp_supplicant.c285 os_reltime_sub(&wpa_s->dpp_listen_end, &now, &res); in wpas_dpp_stop_listen_for_tx()
653 os_reltime_sub(&now, &wpa_s->dpp_last_init, &diff); in wpas_dpp_reply_wait_timeout()
794 os_reltime_sub(&now, &wpa_s->dpp_init_iter_start, &diff); in wpas_dpp_auth_init_next()
3690 os_reltime_sub(&now, &wpa_s->dpp_pb_last_resp, &age); in wpas_dpp_rx_pb_presence_announcement()
H A Dhs20_supplicant.c582 os_reltime_sub(&now, &wpa_s->osu_icon_fetch_start, &tmp); in hs20_osu_icon_fetch_result()
H A Dbss.c894 os_reltime_sub(&wpa_s->scan_trigger_time, &update, in wpa_bss_update_scan_res()
H A Dsme.c3367 os_reltime_sub(&now, &wpa_s->sme.sa_query_start, &passed); in sme_check_sa_query_timeout()
H A Dwpa_supplicant.c6996 os_reltime_sub(&now, &work->time, &diff);
7195 os_reltime_sub(&now, &work->time, &diff);
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c1208 os_reltime_sub(&now, &reg->pbc_ignore_start, &dur); in wps_registrar_probe_req_rx()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c5778 os_reltime_sub(&now, &res->last_update, &diff); in wpas_dbus_getter_bss_age()

12