Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDieee802_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()
296 iface->conf->obss_interval) { in hostapd_2040_coex_action()
299 iface->conf->obss_interval; in hostapd_2040_coex_action()
378 iface->conf->obss_interval; in ht40_intolerant_remove()
HDieee802_11_shared.c173 if (hapd->iconf->obss_interval) in hostapd_ext_capab_byte()
230 if (len < 1 && hapd->iconf->obss_interval) in hostapd_eid_ext_capab()
HDap_config.h633 int obss_interval; member
/NextBSD/contrib/wpa/hostapd/
HDconfig_file.c2809 conf->obss_interval = atoi(pos); in hostapd_config_fill()