Searched defs:wpa_tdls_ftie (Results 1 – 1 of 1) sorted by relevance
52 struct wpa_tdls_ftie { struct53 u8 ie_type; /* FTIE */54 u8 ie_len;55 u8 mic_ctrl[2];56 u8 mic[TDLS_MIC_LEN];57 u8 Anonce[WPA_NONCE_LEN]; /* Responder Nonce in TDLS */58 u8 Snonce[WPA_NONCE_LEN]; /* Initiator Nonce in TDLS */