Searched refs:wpa_ptk_state (Results 1 – 2 of 2) sorted by relevance
33 } wpa_ptk_state; member
686 sm->wpa_ptk_state = WPA_PTK_PTKINITDONE; in wpa_auth_sta_associated()697 sm->wpa_ptk_state = WPA_PTK_PTKINITDONE; in wpa_auth_sta_associated()1158 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING && in wpa_receive()1180 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING && in wpa_receive()1196 sm->wpa_ptk_state == WPA_PTK_PTKINITNEGOTIATING) { in wpa_receive()1229 if (sm->wpa_ptk_state != WPA_PTK_PTKSTART && in wpa_receive()1230 sm->wpa_ptk_state != WPA_PTK_PTKCALCNEGOTIATING && in wpa_receive()1232 sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING)) { in wpa_receive()1235 sm->wpa_ptk_state); in wpa_receive()1258 if (sm->wpa_ptk_state != WPA_PTK_PTKINITNEGOTIATING || in wpa_receive()[all …]