Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c4156 static int hostapd_build_beacon_data(struct hostapd_data *hapd, in hostapd_build_beacon_data() function
4405 ret = hostapd_build_beacon_data(hapd, &settings->beacon_after); in hostapd_fill_csa_settings()
4422 ret = hostapd_build_beacon_data(hapd, &settings->beacon_csa); in hostapd_fill_csa_settings()
4622 ret = hostapd_build_beacon_data(hapd, &settings->beacon_after); in hostapd_fill_cca_settings()
4632 ret = hostapd_build_beacon_data(hapd, &settings->beacon_cca); in hostapd_fill_cca_settings()