Searched refs:iev_cipher (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c383 , V(ieee80211_replay_event)->iev_cipher
395 , V(ieee80211_michael_event)->iev_cipher
/freebsd-13-stable/sys/net80211/
H A Dieee80211_freebsd.h559 uint8_t iev_cipher; /* cipher type */ member in struct:ieee80211_replay_event
568 uint8_t iev_cipher; /* cipher type */ member in struct:ieee80211_michael_event
H A Dieee80211_freebsd.c854 iev.iev_cipher = k->wk_cipher->ic_cipher;
882 iev.iev_cipher = IEEE80211_CIPHER_TKIP;

Completed in 105 milliseconds