Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_wep.c359 vap->iv_stats.is_crypto_wep++; in wep_encrypt()
442 vap->iv_stats.is_crypto_wep++; in wep_decrypt()
H A Dieee80211_ioctl.h165 uint32_t is_crypto_wep; /* wep crypto done in s/w */ member
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1564 val->v.uint32 = wif->stats.is_crypto_wep; in op_wlan_iface_stats()