Home
last modified time | relevance | path

Searched refs:association_response_status_code (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h723 int association_response_status_code; member
H A Dap_config.c173 bss->association_response_status_code = -1; in hostapd_config_defaults_bss()
H A Dieee802_11.c7632 if (hapd->conf->association_response_status_code >= 0) { in handle_assoc()
7635 hapd->conf->association_response_status_code); in handle_assoc()
7636 resp = hapd->conf->association_response_status_code; in handle_assoc()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1223 hapd->conf->association_response_status_code = -1; in hostapd_ctrl_iface_set()
1225 hapd->conf->association_response_status_code = in hostapd_ctrl_iface_set()
1229 hapd->conf->association_response_status_code); in hostapd_ctrl_iface_set()