Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_crypto_none.c116 vap->iv_stats.is_tx_badcipher++; in none_encap()
145 vap->iv_stats.is_tx_badcipher++; in none_enmic()
/dragonfly/sys/netproto/802_11/
HDieee80211_ioctl.h147 uint32_t is_tx_badcipher; /* tx failed 'cuz key type */ member