Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/pae/
HDieee802_1x_kay.c2501 static void ieee802_1x_participant_timer(void *eloop_ctx, void *timeout_ctx) in ieee802_1x_participant_timer() function
2616 ieee802_1x_participant_timer, in ieee802_1x_participant_timer()
3731 eloop_register_timeout(0, usecs, ieee802_1x_participant_timer, in ieee802_1x_kay_create_mka()
3778 eloop_cancel_timeout(ieee802_1x_participant_timer, participant, NULL); in ieee802_1x_kay_delete_mka()