Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_none.c115 vap->iv_stats.is_tx_badcipher++; in none_encap()
144 vap->iv_stats.is_tx_badcipher++; in none_enmic()
H A Dieee80211_ioctl.h151 uint32_t is_tx_badcipher; /* tx failed 'cuz key type */ member
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1525 val->v.uint32 = wif->stats.is_tx_badcipher; in op_wlan_iface_stats()