Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_ht.c49 if (hapd->iconf->obss_interval) { in hostapd_eid_ht_capabilities()
58 host_to_le16(hapd->iconf->obss_interval); in hostapd_eid_ht_capabilities()
341 iface->conf->obss_interval) { in hostapd_2040_coex_action()
344 iface->conf->obss_interval; in hostapd_2040_coex_action()
423 iface->conf->obss_interval; in ht40_intolerant_remove()
H A Dap_config.h1115 int obss_interval; member
H A Dieee802_11_shared.c372 if (hapd->iconf->obss_interval) in hostapd_ext_capab_byte()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3694 conf->obss_interval = atoi(pos); in hostapd_config_fill()