Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h338 struct wpa_auth_ml_link_key_info { struct
339 u8 link_id;
341 u8 gtkidx;
342 u8 gtk_len;
343 u8 pn[6];
344 const u8 *gtk;
346 u8 igtkidx;
347 u8 igtk_len;
348 const u8 *igtk;
349 u8 ipn[6];
[all …]