Home
last modified time | relevance | path

Searched refs:DISCONNECTED (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c217 SM_STATE(AUTH_PAE, DISCONNECTED) in SM_STATE() argument
231 SM_ENTRY_MA(AUTH_PAE, DISCONNECTED, auth_pae); in SM_STATE()
408 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
424 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
434 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
448 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
/freebsd/contrib/ofed/librdmacm/examples/
H A Drping.c82 DISCONNECTED, enumerator
219 cb->state = DISCONNECTED; in rping_cma_event_handler()
728 return (cb->state == DISCONNECTED) ? 0 : ret; in rping_test_server()
1006 return (cb->state == DISCONNECTED) ? 0 : ret; in rping_test_client()
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c232 SM_STATE(SUPP_PAE, DISCONNECTED) in SM_STATE() argument
234 SM_ENTRY(SUPP_PAE, DISCONNECTED); in SM_STATE()
373 SM_ENTER_GLOBAL(SUPP_PAE, DISCONNECTED); in SM_STEP()
387 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
438 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_cli.sgml158 second to "CONNECTED" or "DISCONNECTED" depending on the event.
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq1712 or SCB_CONTROL,DISCONNECTED;
1925 test SCB_CONTROL,DISCONNECTED jz not_found_cleanup_scb;
1926 and SCB_CONTROL,~DISCONNECTED;
2346 test SCB_CONTROL,DISCONNECTED jnz add_scb_to_disc_list;
2388 * Link this SCB into the DISCONNECTED list. This list holds the
H A Daic79xx.seq1129 test SCB_CONTROL,DISCONNECTED jz verify_other_scb;
1147 test SCB_CONTROL,DISCONNECTED jz not_found;
1149 and SCB_CONTROL,~DISCONNECTED;
1296 or SCB_CONTROL,DISCONNECTED;
H A Daic7xxx_reg.h1640 #define DISCONNECTED 0x04 macro
H A Daic7xxx.reg1070 field DISCONNECTED 0x04
H A Daic79xx_reg.h3708 #define DISCONNECTED 0x04 macro
H A Daic79xx.reg3851 field DISCONNECTED 0x04
H A Daic7xxx.c7147 scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahc_recover_commands()
H A Daic79xx.c9422 scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahd_recover_commands()
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME820 or DISCONNECTED). If the action script needs to get more information
837 if [ "$CMD" = "DISCONNECTED" ]; then
1139 "CTRL-EVENT-DISCONNECTED" or "CTRL-EVENT-DSCP-POLICY clear_all" events.
H A DREADME-HS20509 <3>CTRL-EVENT-DISCONNECTED bssid=02:00:00:00:01:00 reason=1 locally_generated=1
H A DChangeLog912 * added P2P Device Address to AP-STA-DISCONNECTED event and use
1127 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c2492 SM_STATE(WPA_PTK, DISCONNECTED) argument
2494 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk);
5024 SM_ENTER(WPA_PTK, DISCONNECTED);
5031 SM_ENTER(WPA_PTK, DISCONNECTED);
5038 SM_ENTER(WPA_PTK, DISCONNECTED);
/freebsd/contrib/wpa/hostapd/
H A DChangeLog513 * added AP-STA-DISCONNECTED ctrl_iface event
638 - Send AP-STA-DISCONNECTED event when an AP disconnects a station