Searched refs:ft_pending_cb (Results 1 – 2 of 2) sorted by relevance
126 void (*ft_pending_cb)(void *ctx, const u8 *dst, const u8 *bssid, member
965 sm->ft_pending_cb = cb; in wpa_ft_process_auth()1241 sm->ft_pending_cb = wpa_ft_rrb_rx_request_cb; in wpa_ft_rrb_rx_request()1419 sm->ft_pending_cb(sm->ft_pending_cb_ctx, sm->addr, sm->wpa_auth->addr, in ft_pull_resp_cb_finish()1435 if (sm->ft_pending_cb == NULL || sm->ft_pending_req_ies == NULL) in ft_pull_resp_cb()