Home
last modified time | relevance | path

Searched refs:delay_assoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c710 int delay_assoc = 0; in hostapd_notif_assoc() local
734 delay_assoc = 1; in hostapd_notif_assoc()
751 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
H A Dieee802_11.c5337 int delay_assoc = 0; in handle_assoc() local
5670 delay_assoc = 1; in handle_assoc()
5706 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
5727 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()