Home
last modified time | relevance | path

Searched refs:os_reltime (Results 1 – 25 of 59) sorted by relevance

123

/external/wpa_supplicant_8/src/utils/
Dos.h26 struct os_reltime { struct
43 int os_get_reltime(struct os_reltime *t); argument
69 static inline int os_reltime_before(struct os_reltime *a, in os_reltime_before()
70 struct os_reltime *b) in os_reltime_before()
77 static inline void os_reltime_sub(struct os_reltime *a, struct os_reltime *b, in os_reltime_sub()
78 struct os_reltime *res) in os_reltime_sub()
89 static inline void os_reltime_age(struct os_reltime *start, in os_reltime_age()
90 struct os_reltime *age) in os_reltime_age()
92 struct os_reltime now; in os_reltime_age()
99 static inline int os_reltime_expired(struct os_reltime *now, in os_reltime_expired()
[all …]
Deloop_win.c34 struct os_reltime time;
316 struct os_reltime *remaining) in eloop_cancel_timeout_one()
320 struct os_reltime now; in eloop_cancel_timeout_one()
361 struct os_reltime now, requested, remaining; in eloop_deplete_timeout()
393 struct os_reltime now, requested, remaining; in eloop_replenish_timeout()
535 struct os_reltime tv, now; in eloop_run()
Deloop.c54 struct os_reltime time;
846 struct os_reltime *remaining) in eloop_cancel_timeout_one()
850 struct os_reltime now; in eloop_cancel_timeout_one()
891 struct os_reltime now, requested, remaining; in eloop_deplete_timeout()
923 struct os_reltime now, requested, remaining; in eloop_replenish_timeout()
1073 struct os_reltime tv, now; in eloop_run()
1250 struct os_reltime now; in eloop_destroy()
Deloop.h210 struct os_reltime *remaining);
Dos_none.c29 int os_get_reltime(struct os_reltime *t) in os_get_reltime()
Dos_win32.c51 int os_get_reltime(struct os_reltime *t) in os_get_reltime()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h278 struct os_reltime p2p_go_wait_client;
337 struct os_reltime time;
392 struct os_reltime last_attempt;
520 struct os_reltime last_michael_mic_error;
591 struct os_reltime last_scan;
665 struct os_reltime scan_trigger_time, scan_start_time;
667 struct os_reltime scan_min_time;
731 struct os_reltime wps_pin_start_time;
735 struct os_reltime pending_eapol_rx_time;
744 struct os_reltime last_mac_addr_change;
[all …]
Dbss.h98 struct os_reltime last_update;
116 struct os_reltime *fetch_time);
172 void calculate_update_time(const struct os_reltime *fetch_time,
174 struct os_reltime *update_time);
Dbss.c272 void calculate_update_time(const struct os_reltime *fetch_time, in calculate_update_time()
274 struct os_reltime *update_time) in calculate_update_time()
291 struct os_reltime *fetch_time) in wpa_bss_copy_res()
427 struct os_reltime *fetch_time) in wpa_bss_add()
596 struct wpa_scan_res *res, struct os_reltime *fetch_time) in wpa_bss_update()
601 struct os_reltime update_time; in wpa_bss_update()
731 struct os_reltime *fetch_time) in wpa_bss_update_scan_res()
737 struct os_reltime update; in wpa_bss_update_scan_res()
740 struct os_reltime age; in wpa_bss_update_scan_res()
914 struct os_reltime t; in wpa_bss_flush_by_age()
Dbgscan_simple.c29 struct os_reltime last_bgscan;
206 struct os_reltime now; in bgscan_simple_notify_signal_change()
Dgas_query.c50 struct os_reltime last_oper;
67 struct os_reltime last_mac_addr_rand;
81 static int ms_from_time(struct os_reltime *last) in ms_from_time()
83 struct os_reltime now, res; in ms_from_time()
746 struct os_reltime now; in gas_query_set_sa()
Dibss_rsn.h43 struct os_reltime own_auth_tx;
Dconfig_ssid.h735 struct os_reltime disabled_until;
Dbgscan_learn.c37 struct os_reltime last_bgscan;
565 struct os_reltime now; in bgscan_learn_notify_signal_change()
/external/wpa_supplicant_8/src/ap/
Dsta_info.h64 struct os_reltime rx_time;
137 struct os_reltime acct_session_start;
174 struct os_reltime sa_query_start;
195 struct os_reltime connected_time;
Dieee802_11_auth.c31 struct os_reltime timestamp;
45 struct os_reltime timestamp;
97 struct os_reltime now; in hostapd_acl_cache_get()
353 struct os_reltime *now) in hostapd_acl_expire_cache()
383 struct os_reltime *now) in hostapd_acl_expire_queries()
418 struct os_reltime now; in hostapd_acl_expire()
Dhostapd.h168 struct os_reltime michael_mic_failure;
287 struct os_reltime mesh_pending_auth_time;
298 struct os_reltime last_sae_token_key_update;
368 struct os_reltime last_seen;
504 struct os_reltime dfs_cac_start;
Dpmksa_cache_auth.c112 struct os_reltime now; in pmksa_cache_expire()
128 struct os_reltime now; in pmksa_cache_set_expiration()
321 struct os_reltime now; in pmksa_cache_auth_create_entry()
635 struct os_reltime now; in pmksa_cache_auth_list()
686 struct os_reltime now; in pmksa_cache_auth_list_mesh()
Dap_list.h29 struct os_reltime last_beacon;
Dtkip_countermeasures.c71 struct os_reltime now; in michael_mic_failure()
Dgas_query_ap.c49 struct os_reltime last_oper;
77 static int ms_from_time(struct os_reltime *last) in ms_from_time()
79 struct os_reltime now, res; in ms_from_time()
/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.c59 struct os_reltime now; in pmksa_cache_expire()
86 struct os_reltime now; in pmksa_cache_set_expiration()
137 struct os_reltime now; in pmksa_cache_add()
535 struct os_reltime now; in pmksa_cache_list()
/external/wpa_supplicant_8/src/p2p/
Dp2p_i.h43 struct os_reltime last_seen;
462 struct os_reltime find_start; /* time of last p2p_find start */
874 struct os_reltime *rx_time, int level, const u8 *ies,
/external/wpa_supplicant_8/src/radius/
Dradius_client.c125 struct os_reltime last_attempt;
481 struct os_reltime now; in radius_client_timer()
618 struct os_reltime now; in radius_client_update_timeout()
802 struct os_reltime now; in radius_client_receive()
/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.c491 struct os_reltime started_at; in wpa_ctrl_request()
532 struct os_reltime n; in wpa_ctrl_request()

123