Searched refs:bintval (Results 1 – 5 of 5) sorted by relevance
525 scan->bintval = le16toh(*(uint16_t *)frm); frm += 2; in ieee80211_parse_beacon()686 if (!(IEEE80211_BINTVAL_MIN <= scan->bintval && in ieee80211_parse_beacon()687 scan->bintval <= IEEE80211_BINTVAL_MAX)) { in ieee80211_parse_beacon()691 (int) scan->bintval); in ieee80211_parse_beacon()
233 uint16_t bintval; member
569 ether_sprintf(mac), sp->capinfo, sp->bintval, sp->erp); in ieee80211_scan_dump_probe_beacon()
303 ise->se_intval = sp->bintval; in sta_add()
1774 ni->ni_intval = sp->bintval; in ieee80211_init_neighbor()