Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/eapol_supp/
HDeapol_supp_sm.c237 SM_STATE(SUPP_PAE, CONNECTING) in SM_STATE() argument
240 SM_ENTRY(SUPP_PAE, CONNECTING); in SM_STATE()
350 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
354 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
384 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
388 SM_ENTER(SUPP_PAE, CONNECTING); in SM_STEP()
/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_cm.h130 CONNECTING, enumerator
HDiw_cxgb_cm.c1363 state_set(&ep->com, CONNECTING); in iwch_connect()
1640 if (state == CONNECTING) { in process_socket_event()
/trueos/contrib/wpa/src/eapol_auth/
HDeapol_auth_sm.c244 SM_STATE(AUTH_PAE, CONNECTING) in SM_STATE() argument
249 SM_ENTRY_MA(AUTH_PAE, CONNECTING, auth_pae); in SM_STATE()
389 SM_ENTER(AUTH_PAE, CONNECTING); in SM_STEP()
/trueos/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h700 CONNECTING, enumerator
HDcm.c736 if (state == CONNECTING) { in process_socket_event()
2123 state_set(&ep->com, CONNECTING); in c4iw_connect()