HomeSort by: relevance | last modified time | path
    Searched refs:is_rx_assoc_bss (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/common/
ieee80211_20.c 92 COPYSTATS(ostats, stats, is_rx_assoc_bss, is_rx_assoc_badwpaie);
  /src/sys/net80211/
ieee80211_ioctl.h 119 u_int32_t is_rx_assoc_bss; /* rx assoc from wrong bssid */ member in struct:ieee80211_ostats
169 u_int32_t is_rx_assoc_bss; /* rx assoc from wrong bssid */ member in struct:ieee80211_stats
ieee80211_input.c 2575 ic->ic_stats.is_rx_assoc_bss++;
  /src/sbin/ifconfig/
ieee80211.c 524 STAT_PRINT(is_rx_assoc_bss, "rx assoc from wrong bssid");

Completed in 15 milliseconds