Home
last modified time | relevance | path

Searched refs:is_crypto_nomem (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_crypto_wep.c95 vap->iv_stats.is_crypto_nomem++; in wep_attach()
H A Dieee80211_ioctl.h159 uint32_t is_crypto_nomem; /* no memory for crypto ctx */ member
H A Dieee80211_crypto_ccmp.c104 vap->iv_stats.is_crypto_nomem++; in ccmp_attach()
H A Dieee80211_crypto_tkip.c116 vap->iv_stats.is_crypto_nomem++; in tkip_attach()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1546 val->v.uint32 = wif->stats.is_crypto_nomem; in op_wlan_iface_stats()