Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h98 uint32_t is_rx_badversion; /* rx frame with bad version */ member
H A Dieee80211_wds.c472 vap->iv_stats.is_rx_badversion++; in wds_input()
H A Dieee80211_adhoc.c369 vap->iv_stats.is_rx_badversion++; in adhoc_input()
H A Dieee80211_sta.c575 vap->iv_stats.is_rx_badversion++; in sta_input()
H A Dieee80211_hostap.c539 vap->iv_stats.is_rx_badversion++; in hostap_input()
H A Dieee80211_mesh.c1570 vap->iv_stats.is_rx_badversion++; in mesh_input()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1381 val->v.uint32 = wif->stats.is_rx_badversion; in op_wlan_iface_stats()