Searched defs:ieee80211_replay_event (Results 1 – 1 of 1) sorted by relevance
589 struct ieee80211_replay_event { struct590 uint8_t iev_src[6]; /* src MAC */591 uint8_t iev_dst[6]; /* dst MAC */592 uint8_t iev_cipher; /* cipher type */593 uint8_t iev_keyix; /* key id/index */594 uint64_t iev_keyrsc; /* RSC from key */595 uint64_t iev_rsc; /* RSC from frame */