Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_ioctl.h140 uint32_t is_rx_tkipicv; /* rx ICV check failed (TKIP) */ member
/dragonfly/sys/netproto/802_11/wlan_tkip/
H A Dieee80211_crypto_tkip.c1002 vap->iv_stats.is_rx_tkipicv++; in tkip_decrypt()