| /freebsd/contrib/wpa/src/eapol_auth/ |
| H A D | eapol_auth_sm.c | 217 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 D | rping.c | 82 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 D | eapol_supp_sm.c | 232 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 D | wpa_cli.sgml | 158 second to "CONNECTED" or "DISCONNECTED" depending on the event.
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.seq | 1712 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 D | aic79xx.seq | 1129 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 D | aic7xxx_reg.h | 1640 #define DISCONNECTED 0x04 macro
|
| H A D | aic7xxx.reg | 1070 field DISCONNECTED 0x04
|
| H A D | aic79xx_reg.h | 3708 #define DISCONNECTED 0x04 macro
|
| H A D | aic79xx.reg | 3851 field DISCONNECTED 0x04
|
| H A D | aic7xxx.c | 7147 scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahc_recover_commands()
|
| H A D | aic79xx.c | 9422 scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahd_recover_commands()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README | 820 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 D | README-HS20 | 509 <3>CTRL-EVENT-DISCONNECTED bssid=02:00:00:00:01:00 reason=1 locally_generated=1
|
| H A D | ChangeLog | 912 * 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 D | wpa_auth.c | 2492 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 D | ChangeLog | 513 * added AP-STA-DISCONNECTED ctrl_iface event 638 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
|