HomeSort by: relevance | last modified time | path
    Searched refs:msg_3_of_4_ok (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_i.h 31 unsigned int msg_3_of_4_ok:1; member in struct:wpa_sm
wpa.c 2526 sm->msg_3_of_4_ok = 1;
2802 sm->msg_3_of_4_ok = 1;
2903 if (!sm->msg_3_of_4_ok && !wpa_fils_is_completed(sm)) {
3003 if (!sm->msg_3_of_4_ok) {
3139 if (!sm->msg_3_of_4_ok && !wpa_fils_is_completed(sm)) {
4342 sm->msg_3_of_4_ok = 0;

Completed in 23 milliseconds