Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c198 vap->iv_stats.is_crypto_tkipcm++; in tkip_encap()
324 vap->iv_stats.is_crypto_tkipcm++; in tkip_decap()
H A Dieee80211_ioctl.h163 uint32_t is_crypto_tkipcm; /* tkip counter measures */ member
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1558 val->v.uint32 = wif->stats.is_crypto_tkipcm; in op_wlan_iface_stats()