Home
last modified time | relevance | path

Searched refs:ieee802_1x_participant_timer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c2558 static void ieee802_1x_participant_timer(void *eloop_ctx, void *timeout_ctx) in ieee802_1x_participant_timer() function
2691 ieee802_1x_participant_timer, in ieee802_1x_participant_timer()
3810 eloop_register_timeout(0, usecs, ieee802_1x_participant_timer, in ieee802_1x_kay_create_mka()
3857 eloop_cancel_timeout(ieee802_1x_participant_timer, participant, NULL); in ieee802_1x_kay_delete_mka()