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_LIFE_TIME
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/pae/
ieee802_1x_kay.h
25
#define
MKA_LIFE_TIME
6000
ieee802_1x_cp.c
485
sm->transmit_delay =
MKA_LIFE_TIME
;
ieee802_1x_kay.c
604
peer->expire = time(NULL) +
MKA_LIFE_TIME
/ 1000;
693
peer->expire = time(NULL) +
MKA_LIFE_TIME
/ 1000;
866
* time out and clean itself up (within
MKA_LIFE_TIME
).
1845
* next use sak packet may exceed the threshold of
MKA_LIFE_TIME
(6 s).
1848
peer->expire = time(NULL) +
MKA_LIFE_TIME
/ 1000;
2165
if ((time(NULL) - kay->dist_time) <
MKA_LIFE_TIME
/ 1000) {
3408
peer->expire = time(NULL) +
MKA_LIFE_TIME
/ 1000;
3819
participant->mka_life =
MKA_LIFE_TIME
/ 1000 + time(NULL) +
Completed in 23 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026