Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h140 uint32_t is_rx_ccmpmic; /* rx MIC check failed (CCMP) */ member
H A Dieee80211_crypto_ccmp.c690 vap->iv_stats.is_rx_ccmpmic++; in ccmp_decrypt()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1498 val->v.uint32 = wif->stats.is_rx_ccmpmic; in op_wlan_iface_stats()