Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net80211/
Dieee80211_crypto_wep.c93 vap->iv_stats.is_crypto_nomem++; in wep_attach()
Dieee80211_ioctl.h155 uint32_t is_crypto_nomem; /* no memory for crypto ctx */ member
Dieee80211_crypto_ccmp.c102 vap->iv_stats.is_crypto_nomem++; in ccmp_attach()
Dieee80211_crypto_tkip.c115 vap->iv_stats.is_crypto_nomem++; in tkip_attach()
/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_snmp.c1546 val->v.uint32 = wif->stats.is_crypto_nomem; in op_wlan_iface_stats()