Searched defs:ieee80211_replay_event (Results 1 – 1 of 1) sorted by relevance
211 struct ieee80211_replay_event { struct212 uint8_t iev_src[6]; /* src MAC */213 uint8_t iev_dst[6]; /* dst MAC */214 uint8_t iev_cipher; /* cipher type */215 uint8_t iev_keyix; /* key id/index */216 uint64_t iev_keyrsc; /* RSC from key */217 uint64_t iev_rsc; /* RSC from frame */