Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/src/ap/
Dwpa_auth_i.h48 Boolean ReAuthenticationRequest; member
Dwpa_auth.c542 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sta_associated()
1471 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sm_event()
1617 sm->ReAuthenticationRequest = FALSE; in SM_STATE()
2127 else if (sm->ReAuthenticationRequest) in SM_STEP()