OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scan_start_time
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
events.c
6093
os_get_reltime(&wpa_s->
scan_start_time
);
6094
os_reltime_sub(&wpa_s->
scan_start_time
,
6125
os_reltime_initialized(&wpa_s->
scan_start_time
)) {
6128
os_reltime_sub(&now, &wpa_s->
scan_start_time
, &diff);
6129
wpa_s->
scan_start_time
.sec = 0;
6130
wpa_s->
scan_start_time
.usec = 0;
wpa_supplicant_i.h
877
struct os_reltime scan_trigger_time,
scan_start_time
;
member in struct:wpa_supplicant
Completed in 52 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026