Home
last modified time | relevance | path

Searched refs:iev_cipher (Results 1 – 4 of 4) sorted by relevance

/dragonfly/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c354 , V(ieee80211_replay_event)->iev_cipher in print_rtmsg()
366 , V(ieee80211_michael_event)->iev_cipher in print_rtmsg()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_dragonfly.h395 uint8_t iev_cipher; /* cipher type */ member
404 uint8_t iev_cipher; /* cipher type */ member
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dragonfly.c820 iev.iev_cipher = k->wk_cipher->ic_cipher; in ieee80211_notify_replay_failure()
846 iev.iev_cipher = IEEE80211_CIPHER_TKIP; in ieee80211_notify_michael_failure()
/dragonfly/sbin/route/
H A Droute.c1543 ev.replay.iev_cipher, in print_rtmsg()