Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net80211/
Dieee80211_crypto.c359 vap->iv_stats.is_crypto_attachfail++; in ieee80211_crypto_newkey()
404 vap->iv_stats.is_crypto_attachfail++; in ieee80211_crypto_newkey()
Dieee80211_ioctl.h167 uint32_t is_crypto_attachfail; /* cipher attach failed */ member
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_snmp.c1579 val->v.uint32 = wif->stats.is_crypto_attachfail; in op_wlan_iface_stats()