Searched refs:DISCONNECTED (Results 1 – 15 of 15) sorted by relevance
| /freebsd-10-stable/contrib/wpa/src/eapol_auth/ |
| D | eapol_auth_sm.c | 203 SM_STATE(AUTH_PAE, DISCONNECTED) in SM_STATE() argument 214 SM_ENTRY_MA(AUTH_PAE, DISCONNECTED, auth_pae); in SM_STATE() 382 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP() 397 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP() 407 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP() 421 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
|
| /freebsd-10-stable/contrib/wpa/src/eapol_supp/ |
| D | eapol_supp_sm.c | 213 SM_STATE(SUPP_PAE, DISCONNECTED) in SM_STATE() argument 215 SM_ENTRY(SUPP_PAE, DISCONNECTED); in SM_STATE() 333 SM_ENTER_GLOBAL(SUPP_PAE, DISCONNECTED); in SM_STEP() 347 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP() 396 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
|
| /freebsd-10-stable/contrib/wpa/src/ap/ |
| D | wpa_auth.c | 1546 SM_STATE(WPA_PTK, DISCONNECTED) in SM_STATE() argument 1548 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE() 2124 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP() 2131 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP() 2138 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
|
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.seq | 1714 or SCB_CONTROL,DISCONNECTED; 1927 test SCB_CONTROL,DISCONNECTED jz not_found_cleanup_scb; 1928 and SCB_CONTROL,~DISCONNECTED; 2348 test SCB_CONTROL,DISCONNECTED jnz add_scb_to_disc_list; 2390 * Link this SCB into the DISCONNECTED list. This list holds the
|
| D | aic79xx.seq | 1131 test SCB_CONTROL,DISCONNECTED jz verify_other_scb; 1149 test SCB_CONTROL,DISCONNECTED jz not_found; 1151 and SCB_CONTROL,~DISCONNECTED; 1298 or SCB_CONTROL,DISCONNECTED;
|
| D | aic7xxx_reg.h | 1643 #define DISCONNECTED 0x04 macro
|
| D | aic7xxx.reg | 1072 field DISCONNECTED 0x04
|
| D | aic79xx_reg.h | 3711 #define DISCONNECTED 0x04 macro
|
| D | aic79xx.reg | 3853 field DISCONNECTED 0x04
|
| D | aic7xxx.c | 7208 scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahc_recover_commands()
|
| D | aic79xx.c | 9509 scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahd_recover_commands()
|
| /freebsd-10-stable/contrib/wpa/wpa_supplicant/ |
| D | README-HS20 | 366 <3>CTRL-EVENT-DISCONNECTED bssid=02:00:00:00:01:00 reason=1 locally_generated=1
|
| D | README | 798 or DISCONNECTED). If the action script needs to get more information 815 if [ "$CMD" = "DISCONNECTED" ]; then
|
| D | ChangeLog | 62 * added P2P Device Address to AP-STA-DISCONNECTED event and use 277 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
|
| /freebsd-10-stable/contrib/wpa/hostapd/ |
| D | ChangeLog | 4 * added AP-STA-DISCONNECTED ctrl_iface event 129 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
|