Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c2062 int num_11b = 0, num_others = 0; in supp_rates_11b_only() local
2070 num_11b++; in supp_rates_11b_only()
2078 num_11b++; in supp_rates_11b_only()
2083 return num_11b > 0 && num_others == 0; in supp_rates_11b_only()