OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mka_hello_time
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/pae/
ieee802_1x_kay.h
23
#define
MKA_HELLO_TIME
2000
193
u32
mka_hello_time
;
member in struct:ieee802_1x_kay
ieee802_1x_kay.c
882
new_expire = time(NULL) +
MKA_HELLO_TIME
* 1.5 / 1000;
1262
* that was read last time here (i.e.,
mka_hello_time
1269
* NOTE: This method only works if
mka_hello_time
is 2s.
1317
body->delay_protect = kay->
mka_hello_time
<= MKA_BOUNDED_HELLO_TIME;
2690
eloop_register_timeout(kay->
mka_hello_time
/ 1000, 0,
3559
kay->
mka_hello_time
=
MKA_HELLO_TIME
;
3575
kay->
mka_hello_time
=
MKA_HELLO_TIME
;
3809
usecs = os_random() % (kay->
mka_hello_time
* 1000)
[
all
...]
Completed in 15 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026