Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h173 uint32_t is_crypto_keyfail; /* driver key alloc failed */ member
H A Dieee80211_crypto.c454 vap->iv_stats.is_crypto_keyfail++; in ieee80211_crypto_newkey()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1582 val->v.uint32 = wif->stats.is_crypto_keyfail; in op_wlan_iface_stats()