Home
last modified time | relevance | path

Searched refs:pending_roam_ind_time (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.h238 struct os_reltime pending_roam_ind_time; member
Ddriver_nl80211_event.c2127 os_get_reltime(&drv->pending_roam_ind_time); in qca_nl80211_key_mgmt_auth_handler()
2893 os_reltime_sub(&now, &drv->pending_roam_ind_time, &age); in do_process_drv_event()