Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/common/
H A Dieee80211_20.c92 COPYSTATS(ostats, stats, is_rx_assoc_bss, is_rx_assoc_badwpaie); in ieee80211_get_ostats()
/netbsd-src/sys/net80211/
H A Dieee80211_ioctl.h119 u_int32_t is_rx_assoc_bss; /* rx assoc from wrong bssid */ member
169 u_int32_t is_rx_assoc_bss; /* rx assoc from wrong bssid */ member
H A Dieee80211_input.c2575 ic->ic_stats.is_rx_assoc_bss++; in ieee80211_recv_mgmt_assoc_req()
/netbsd-src/sbin/ifconfig/
H A Dieee80211.c524 STAT_PRINT(is_rx_assoc_bss, "rx assoc from wrong bssid"); in ieee80211_statistics()