Home
last modified time | relevance | path

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

/trueos/sys/net80211/
HDieee80211_crypto_none.c104 vap->iv_stats.is_tx_badcipher++; in none_encap()
133 vap->iv_stats.is_tx_badcipher++; in none_enmic()
HDieee80211_ioctl.h147 uint32_t is_tx_badcipher; /* tx failed 'cuz key type */ member
/trueos/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_snmp.c1525 val->v.uint32 = wif->stats.is_tx_badcipher; in op_wlan_iface_stats()