Home
last modified time | relevance | path

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

/src/sys/net80211/ !
H A Dieee80211_crypto.c448 vap->iv_stats.is_crypto_attachfail++; in ieee80211_crypto_newkey()
494 vap->iv_stats.is_crypto_attachfail++; in ieee80211_crypto_newkey()
H A Dieee80211_ioctl.h171 uint32_t is_crypto_attachfail; /* cipher attach failed */ member
/src/usr.sbin/bsnmpd/modules/snmp_wlan/ !
H A Dwlan_snmp.c1579 val->v.uint32 = wif->stats.is_crypto_attachfail; in op_wlan_iface_stats()