Home
last modified time | relevance | path

Searched refs:os_reltime (Results 1 – 25 of 51) 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.c45 struct os_reltime time;
688 struct os_reltime *remaining) in eloop_cancel_timeout_one()
692 struct os_reltime now; in eloop_cancel_timeout_one()
733 struct os_reltime now, requested, remaining; in eloop_deplete_timeout()
765 struct os_reltime now, requested, remaining; in eloop_replenish_timeout()
912 struct os_reltime tv, now; in eloop_run()
1036 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.h264 struct os_reltime p2p_go_wait_client;
318 struct os_reltime time;
369 struct os_reltime last_attempt;
453 struct os_reltime last_michael_mic_error;
522 struct os_reltime last_scan;
595 struct os_reltime scan_trigger_time, scan_start_time;
648 struct os_reltime wps_pin_start_time;
652 struct os_reltime pending_eapol_rx_time;
660 struct os_reltime last_mac_addr_change;
693 struct os_reltime sa_query_start;
[all …]
Dbss.c259 static void calculate_update_time(const struct os_reltime *fetch_time, in calculate_update_time()
261 struct os_reltime *update_time) in calculate_update_time()
278 struct os_reltime *fetch_time) in wpa_bss_copy_res()
364 struct os_reltime *fetch_time) in wpa_bss_add()
532 struct wpa_scan_res *res, struct os_reltime *fetch_time) in wpa_bss_update()
628 struct os_reltime *fetch_time) in wpa_bss_update_scan_res()
634 struct os_reltime update; in wpa_bss_update_scan_res()
637 struct os_reltime age; in wpa_bss_update_scan_res()
811 struct os_reltime t; in wpa_bss_flush_by_age()
Dbss.h90 struct os_reltime last_update;
108 struct os_reltime *fetch_time);
Dbgscan_simple.c29 struct os_reltime last_bgscan;
214 struct os_reltime now; in bgscan_simple_notify_signal_change()
Dibss_rsn.h43 struct os_reltime own_auth_tx;
Dconfig_ssid.h672 struct os_reltime disabled_until;
Dgas_query.c45 struct os_reltime last_oper;
68 static int ms_from_time(struct os_reltime *last) in ms_from_time()
70 struct os_reltime now, res; in ms_from_time()
Dhs20_supplicant.c334 struct os_reltime now, tmp; in hs20_osu_icon_fetch_result()
979 struct os_reltime now; in hs20_rx_deauth_imminent_notice()
992 struct os_reltime now; in hs20_rx_deauth_imminent_notice()
Dbgscan_learn.c37 struct os_reltime last_bgscan;
568 struct os_reltime now; in bgscan_learn_notify_signal_change()
/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c32 struct os_reltime timestamp;
46 struct os_reltime timestamp;
107 struct os_reltime now; in hostapd_acl_cache_get()
341 struct os_reltime *now) in hostapd_acl_expire_cache()
371 struct os_reltime *now) in hostapd_acl_expire_queries()
408 struct os_reltime now; in hostapd_acl_expire()
Dhostapd.h152 struct os_reltime michael_mic_failure;
260 struct os_reltime mesh_pending_auth_time;
270 struct os_reltime last_sae_token_key_update;
394 struct os_reltime dfs_cac_start;
Dsta_info.h105 struct os_reltime acct_session_start;
139 struct os_reltime sa_query_start;
157 struct os_reltime connected_time;
Dap_list.h29 struct os_reltime last_beacon;
Dpmksa_cache_auth.c97 struct os_reltime now; in pmksa_cache_expire()
113 struct os_reltime now; in pmksa_cache_set_expiration()
259 struct os_reltime now; in pmksa_cache_auth_add()
Dtkip_countermeasures.c71 struct os_reltime now; in michael_mic_failure()
Dctrl_iface_ap.c49 struct os_reltime age; in hostapd_get_sta_conn_time()
453 struct os_reltime now; in hostapd_ctrl_iface_status()
/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.c56 struct os_reltime now; in pmksa_cache_expire()
83 struct os_reltime now; in pmksa_cache_set_expiration()
131 struct os_reltime now; in pmksa_cache_add()
481 struct os_reltime now; in pmksa_cache_list()
/external/wpa_supplicant_8/src/p2p/
Dp2p_i.h43 struct os_reltime last_seen;
445 struct os_reltime find_start; /* time of last p2p_find start */
840 struct os_reltime *rx_time, int level, const u8 *ies,
/external/wpa_supplicant_8/src/radius/
Dradius_client.c125 struct os_reltime last_attempt;
411 struct os_reltime now; in radius_client_timer()
548 struct os_reltime now; in radius_client_update_timeout()
767 struct os_reltime now; in radius_client_receive()

123