Searched refs:cak_life (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/pae/
H A Dieee802_1x_kay_i.h138 time_t cak_life; member in struct:ieee802_1x_mka_participant
H A Dieee802_1x_kay.c2515 if (participant->cak_life) {
2516 if (now > participant->cak_life)
3632 participant->cak_life = life + time(NULL);

Completed in 180 milliseconds