Searched refs:method_pending (Results 1 – 3 of 3) sorted by relevance
177 } method_pending; member
271 sm->method_pending = METHOD_PENDING_NONE; in SM_STATE()1310 else if (sm->method_pending == METHOD_PENDING_WAIT) { in SM_STEP()1314 } else if (sm->method_pending == METHOD_PENDING_CONT) { in SM_STEP()1318 sm->method_pending = METHOD_PENDING_NONE; in SM_STEP()1330 if (sm->method_pending == METHOD_PENDING_WAIT) { in SM_STEP()1336 } else if (sm->method_pending == METHOD_PENDING_CONT) { in SM_STEP()1340 sm->method_pending = METHOD_PENDING_NONE; in SM_STEP()1955 if (sm->method_pending == METHOD_PENDING_WAIT) in eap_sm_pending_cb()1956 sm->method_pending = METHOD_PENDING_CONT; in eap_sm_pending_cb()1969 return sm->method_pending == METHOD_PENDING_WAIT; in eap_sm_method_pending()
402 sm->method_pending = METHOD_PENDING_WAIT; in eap_wsc_process()