Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/ap/
HDap_config.h688 u8 bss_load_test[5]; member
HDbeacon.c49 os_memcpy(eid, hapd->conf->bss_load_test, 5); in hostapd_eid_bss_load()
/freebsd-14-stable/contrib/wpa/hostapd/
HDconfig_file.c4436 WPA_PUT_LE16(bss->bss_load_test, atoi(pos)); in hostapd_config_fill()
4444 bss->bss_load_test[2] = atoi(pos); in hostapd_config_fill()
4452 WPA_PUT_LE16(&bss->bss_load_test[3], atoi(pos)); in hostapd_config_fill()