Searched refs:mesh_pending_auth (Results 1 – 8 of 8) sorted by relevance
817 if (data->mesh_pending_auth) { in wpa_mesh_new_mesh_peer()822 mgmt = wpabuf_head(data->mesh_pending_auth); in wpa_mesh_new_mesh_peer()833 wpabuf_head(data->mesh_pending_auth), in wpa_mesh_new_mesh_peer()834 wpabuf_len(data->mesh_pending_auth), in wpa_mesh_new_mesh_peer()837 wpabuf_free(data->mesh_pending_auth); in wpa_mesh_new_mesh_peer()838 data->mesh_pending_auth = NULL; in wpa_mesh_new_mesh_peer()
822 if (data->mesh_pending_auth) { in wpa_mesh_new_mesh_peer()827 mgmt = wpabuf_head(data->mesh_pending_auth); in wpa_mesh_new_mesh_peer()838 wpabuf_head(data->mesh_pending_auth), in wpa_mesh_new_mesh_peer()839 wpabuf_len(data->mesh_pending_auth), in wpa_mesh_new_mesh_peer()842 wpabuf_free(data->mesh_pending_auth); in wpa_mesh_new_mesh_peer()843 data->mesh_pending_auth = NULL; in wpa_mesh_new_mesh_peer()
310 struct wpabuf *mesh_pending_auth; member
424 wpabuf_free(hapd->mesh_pending_auth); in hostapd_free_hapd_data()425 hapd->mesh_pending_auth = NULL; in hostapd_free_hapd_data()
2262 wpabuf_free(hapd->mesh_pending_auth); in handle_auth()2263 hapd->mesh_pending_auth = wpabuf_alloc_copy(mgmt, len); in handle_auth()
320 struct wpabuf *mesh_pending_auth; member
439 wpabuf_free(hapd->mesh_pending_auth); in hostapd_free_hapd_data()440 hapd->mesh_pending_auth = NULL; in hostapd_free_hapd_data()
3794 wpabuf_free(hapd->mesh_pending_auth); in handle_auth()3795 hapd->mesh_pending_auth = wpabuf_alloc_copy(mgmt, len); in handle_auth()