Home
last modified time | relevance | path

Searched defs:ieee80211_michael_event (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_dragonfly.h401 struct ieee80211_michael_event { struct
402 uint8_t iev_src[6]; /* src MAC */
403 uint8_t iev_dst[6]; /* dst MAC */
404 uint8_t iev_cipher; /* cipher type */
405 uint8_t iev_keyix; /* key id/index */