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

/freebsd-12-stable/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c374 , V(ieee80211_replay_event)->iev_cipher
386 , V(ieee80211_michael_event)->iev_cipher
/freebsd-12-stable/sys/net80211/
H A Dieee80211_freebsd.h527 uint8_t iev_cipher; /* cipher type */ member in struct:ieee80211_replay_event
536 uint8_t iev_cipher; /* cipher type */ member in struct:ieee80211_michael_event
H A Dieee80211_freebsd.c845 iev.iev_cipher = k->wk_cipher->ic_cipher;
873 iev.iev_cipher = IEEE80211_CIPHER_TKIP;

Completed in 114 milliseconds