Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h144 uint32_t is_rx_tkipformat; /* rx format bad (TKIP) */ member
H A Dieee80211_crypto_tkip.c317 vap->iv_stats.is_rx_tkipformat++; in tkip_decap()