| /freebsd-12-stable/contrib/wpa/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; 861 struct os_reltime *remaining) in eloop_cancel_timeout_one() 865 struct os_reltime now; in eloop_cancel_timeout_one() 906 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() 938 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() 1088 struct os_reltime tv, now; in eloop_run() 1265 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()
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | wpa_supplicant_i.h | 293 struct os_reltime p2p_go_wait_client; 364 struct os_reltime time; 420 struct os_reltime last_attempt; 699 struct os_reltime roam_start; 700 struct os_reltime roam_time; 701 struct os_reltime session_start; 702 struct os_reltime session_length; 726 struct os_reltime last_michael_mic_error; 802 struct os_reltime last_scan; 872 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 | bgscan_simple.c | 29 struct os_reltime last_bgscan; 206 struct os_reltime now; in bgscan_simple_notify_signal_change()
|
| D | bssid_ignore.h | 17 struct os_reltime start;
|
| 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() 749 struct os_reltime now; in gas_query_set_sa()
|
| D | ibss_rsn.h | 43 struct os_reltime own_auth_tx;
|
| D | config_ssid.h | 838 struct os_reltime disabled_until;
|
| /freebsd-12-stable/contrib/wpa/src/ap/ |
| D | sta_info.h | 66 struct os_reltime rx_time; 183 struct os_reltime acct_session_start; 223 struct os_reltime sa_query_start; 246 struct os_reltime connected_time; 254 struct os_reltime session_timeout; 327 struct os_reltime backlogged_until;
|
| D | hostapd.h | 201 struct os_reltime michael_mic_failure; 321 struct os_reltime mesh_pending_auth_time; 332 struct os_reltime last_comeback_key_update; 393 struct os_reltime dpp_last_init; 394 struct os_reltime dpp_init_iter_start; 438 struct os_reltime last_seen; 575 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() 641 struct os_reltime now; in pmksa_cache_auth_list() 692 struct os_reltime now; in pmksa_cache_auth_list_mesh()
|
| D | airtime_policy.c | 58 struct os_reltime *now) in set_new_backlog_time() 75 struct os_reltime now; in count_backlogged_sta()
|
| D | ap_list.h | 29 struct os_reltime last_beacon;
|
| 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()
|
| /freebsd-12-stable/contrib/wpa/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()
|
| /freebsd-12-stable/contrib/wpa/src/rsn_supp/ |
| D | pmksa_cache.c | 61 struct os_reltime now; in pmksa_cache_expire() 109 struct os_reltime now; in pmksa_cache_set_expiration() 179 struct os_reltime now; in pmksa_cache_add() 471 struct os_reltime now; in pmksa_cache_get_opportunistic() 591 struct os_reltime now; in pmksa_cache_set_current() 629 struct os_reltime now; in pmksa_cache_list() 719 struct os_reltime now; in pmksa_cache_reconfig()
|
| /freebsd-12-stable/contrib/wpa/src/p2p/ |
| D | p2p_i.h | 43 struct os_reltime last_seen; 450 struct os_reltime find_start; /* time of last p2p_find start */ 870 struct os_reltime *rx_time, int level, const u8 *ies,
|