Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h141 uint32_t is_rx_ccmpformat; /* rx format bad (CCMP) */ member
H A Dieee80211_crypto_ccmp.c261 vap->iv_stats.is_rx_ccmpformat++; in ccmp_decap()