Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/ap/
HDdrv_callbacks.c473 int delay_assoc = 0; in hostapd_notif_assoc() local
497 delay_assoc = 1; in hostapd_notif_assoc()
514 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
HDieee802_11.c3872 int delay_assoc = 0; in handle_assoc() local
4181 delay_assoc = 1; in handle_assoc()
4213 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS && in handle_assoc()
4234 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) { in handle_assoc()