Home
last modified time | relevance | path

Searched refs:bss_load_test (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/wpa/src/ap/
H A Dap_config.h672 u8 bss_load_test[5]; member
H A Dbeacon.c48 os_memcpy(eid, hapd->conf->bss_load_test, 5); in hostapd_eid_bss_load()
/freebsd-13.1/contrib/wpa/hostapd/
H A Dconfig_file.c4205 WPA_PUT_LE16(bss->bss_load_test, atoi(pos)); in hostapd_config_fill()
4213 bss->bss_load_test[2] = atoi(pos); in hostapd_config_fill()
4221 WPA_PUT_LE16(&bss->bss_load_test[3], atoi(pos)); in hostapd_config_fill()