/external/wpa_supplicant_8/src/utils/ |
D | os.h | 26 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 …]
|
D | eloop_win.c | 34 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()
|
D | eloop.c | 54 struct os_reltime time; 856 struct os_reltime *remaining) in eloop_cancel_timeout_one() 860 struct os_reltime now; in eloop_cancel_timeout_one() 901 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() 933 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() 1083 struct os_reltime tv, now; in eloop_run() 1260 struct os_reltime now; in eloop_destroy()
|
D | eloop.h | 210 struct os_reltime *remaining);
|
D | os_none.c | 29 int os_get_reltime(struct os_reltime *t) in os_get_reltime()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant_i.h | 292 struct os_reltime p2p_go_wait_client; 364 struct os_reltime time; 420 struct os_reltime last_attempt; 593 struct os_reltime roam_start; 594 struct os_reltime roam_time; 595 struct os_reltime session_start; 596 struct os_reltime session_length; 620 struct os_reltime last_michael_mic_error; 695 struct os_reltime last_scan; 765 struct os_reltime scan_trigger_time, scan_start_time; [all …]
|
D | bss.h | 112 struct os_reltime last_update; 138 struct os_reltime *fetch_time); 196 void calculate_update_time(const struct os_reltime *fetch_time, 198 struct os_reltime *update_time);
|
D | bssid_ignore.c | 68 struct os_reltime now; in wpa_bssid_ignore_add() 153 struct os_reltime now; in wpa_bssid_ignore_is_listed() 193 struct os_reltime now; in wpa_bssid_ignore_update()
|
D | bss.c | 264 void calculate_update_time(const struct os_reltime *fetch_time, in calculate_update_time() 266 struct os_reltime *update_time) in calculate_update_time() 283 struct os_reltime *fetch_time) in wpa_bss_copy_res() 440 struct os_reltime *fetch_time) in wpa_bss_add() 615 struct wpa_scan_res *res, struct os_reltime *fetch_time) in wpa_bss_update() 620 struct os_reltime update_time; in wpa_bss_update() 750 struct os_reltime *fetch_time) in wpa_bss_update_scan_res() 756 struct os_reltime update; in wpa_bss_update_scan_res() 759 struct os_reltime age; in wpa_bss_update_scan_res() 933 struct os_reltime t; in wpa_bss_flush_by_age()
|
D | bssid_ignore.h | 17 struct os_reltime start;
|
D | bgscan_simple.c | 29 struct os_reltime last_bgscan; 206 struct os_reltime now; in bgscan_simple_notify_signal_change()
|
D | ibss_rsn.h | 43 struct os_reltime own_auth_tx;
|
D | gas_query.c | 52 struct os_reltime last_oper; 69 struct os_reltime last_mac_addr_rand; 83 static int ms_from_time(struct os_reltime *last) in ms_from_time() 85 struct os_reltime now, res; in ms_from_time() 759 struct os_reltime now; in gas_query_set_sa()
|
D | config_ssid.h | 829 struct os_reltime disabled_until;
|
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 66 struct os_reltime rx_time; 182 struct os_reltime acct_session_start; 222 struct os_reltime sa_query_start; 245 struct os_reltime connected_time; 253 struct os_reltime session_timeout; 326 struct os_reltime backlogged_until;
|
D | hostapd.h | 199 struct os_reltime michael_mic_failure; 319 struct os_reltime mesh_pending_auth_time; 330 struct os_reltime last_sae_token_key_update; 389 struct os_reltime dpp_last_init; 390 struct os_reltime dpp_init_iter_start; 434 struct os_reltime last_seen; 572 struct os_reltime dfs_cac_start;
|
D | ieee802_11_auth.c | 31 struct os_reltime timestamp; 40 struct os_reltime timestamp; 75 struct os_reltime now; in hostapd_acl_cache_get() 299 struct os_reltime *now) in hostapd_acl_expire_cache() 329 struct os_reltime *now) in hostapd_acl_expire_queries() 364 struct os_reltime now; in hostapd_acl_expire()
|
D | pmksa_cache_auth.c | 112 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() 640 struct os_reltime now; in pmksa_cache_auth_list() 691 struct os_reltime now; in pmksa_cache_auth_list_mesh()
|
D | ap_list.h | 29 struct os_reltime last_beacon;
|
D | airtime_policy.c | 58 struct os_reltime *now) in set_new_backlog_time() 75 struct os_reltime now; in count_backlogged_sta()
|
D | tkip_countermeasures.c | 71 struct os_reltime now; in michael_mic_failure()
|
D | gas_query_ap.c | 49 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/common/ |
D | ptksa_cache.c | 39 struct os_reltime now; in ptksa_cache_expire() 65 struct os_reltime now; in ptksa_cache_set_expiration() 165 struct os_reltime now; in ptksa_cache_list() 273 struct os_reltime now; in ptksa_cache_add()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | pmksa_cache.c | 61 struct os_reltime now; in pmksa_cache_expire() 88 struct os_reltime now; in pmksa_cache_set_expiration() 139 struct os_reltime now; in pmksa_cache_add() 425 struct os_reltime now; in pmksa_cache_get_opportunistic() 545 struct os_reltime now; in pmksa_cache_set_current() 583 struct os_reltime now; in pmksa_cache_list()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_i.h | 44 struct os_reltime last_seen; 461 struct os_reltime find_start; /* time of last p2p_find start */ 875 struct os_reltime *rx_time, int level, const u8 *ies,
|