15 unsigned int pairwise_cipher;
16 unsigned int group_cipher;
17 u8 mgtk[WPA_TK_MAX_LEN];
20 unsigned int mgmt_group_cipher;
22 u8 igtk[WPA_TK_MAX_LEN];
34 void mesh_rsn_get_pmkid(
struct mesh_rsn *rsn,
struct sta_info *sta, u8 *pmkid);
38 const u8 *cat,
struct wpabuf *buf);
42 const u8 *start,
size_t elems_len);
43 void mesh_auth_timer(
void *eloop_ctx,
void *user_data);
Definition: sta_info.h:66
Definition: mesh_rsn.h:12
Definition: ieee802_11_common.h:25
Definition: wpa_auth_i.h:189
struct wpa_supplicant - Internal data for wpa_supplicant interface
Definition: wpa_supplicant_i.h:472
mesh_conf - local MBSS state and settings
Definition: ap_config.h:25