Searched refs:MKA_LIFE_TIME (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.h24 #define MKA_LIFE_TIME 6000 macro
H A Dieee802_1x_cp.c463 sm->transmit_delay = MKA_LIFE_TIME;
H A Dieee802_1x_kay.c561 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
643 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
807 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
1051 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
1955 if ((time(NULL) - kay->dist_time) < MKA_LIFE_TIME / 1000) {
3369 participant->mka_life = MKA_LIFE_TIME / 1000 + time(NULL) +
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.h24 #define MKA_LIFE_TIME 6000 macro
H A Dieee802_1x_cp.c463 sm->transmit_delay = MKA_LIFE_TIME;
H A Dieee802_1x_kay.c561 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
643 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
807 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
1051 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
1955 if ((time(NULL) - kay->dist_time) < MKA_LIFE_TIME / 1000) {
3369 participant->mka_life = MKA_LIFE_TIME / 1000 + time(NULL) +
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.h24 #define MKA_LIFE_TIME 6000 macro
H A Dieee802_1x_cp.c463 sm->transmit_delay = MKA_LIFE_TIME;
H A Dieee802_1x_kay.c561 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
643 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
807 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
1051 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000;
1955 if ((time(NULL) - kay->dist_time) < MKA_LIFE_TIME / 1000) {
3369 participant->mka_life = MKA_LIFE_TIME / 1000 + time(NULL) +

Completed in 163 milliseconds