Searched defs:ieee80211_replay_event (Results 1 – 1 of 1) sorted by relevance
559 struct ieee80211_replay_event { struct560 uint8_t iev_src[6]; /* src MAC */561 uint8_t iev_dst[6]; /* dst MAC */562 uint8_t iev_cipher; /* cipher type */563 uint8_t iev_keyix; /* key id/index */564 uint64_t iev_keyrsc; /* RSC from key */565 uint64_t iev_rsc; /* RSC from frame */