Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.c360 vap->iv_stats.is_crypto_attachfail++; in ieee80211_crypto_newkey()
405 vap->iv_stats.is_crypto_attachfail++; in ieee80211_crypto_newkey()
H A Dieee80211_ioctl.h173 uint32_t is_crypto_attachfail; /* cipher attach failed */ member