OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_beacon
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/ap/
ap_list.h
48
os_time_t
last_beacon
;
member in struct:ap_info
ap_list.c
297
ap->
last_beacon
= now.sec;
349
if (ap->
last_beacon
+ iface->conf->ap_table_expiration_time >=
Completed in 16 milliseconds