Searched refs:sa_query_start (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.h181 struct os_reltime sa_query_start; member in struct:sta_info
H A Dsta_info.c1105 os_reltime_sub(&now, &sta->sa_query_start, &passed);
1146 os_get_reltime(&sta->sa_query_start);
H A Dieee802_11_shared.c35 os_reltime_sub(&now, &sta->sa_query_start, &passed);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h791 struct os_reltime sa_query_start; member in struct:wpa_supplicant::__anon3784
H A Dsme.c2306 os_reltime_sub(&now, &wpa_s->sme.sa_query_start, &passed);
2378 os_get_reltime(&wpa_s->sme.sa_query_start);

Completed in 85 milliseconds