Home
last modified time | relevance | path

Searched refs:ft_pending_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h139 void (*ft_pending_cb)(void *ctx, const u8 *dst, member
H A Dwpa_auth_ft.c3467 sm->ft_pending_cb = cb; in wpa_ft_process_auth()
3844 sm->ft_pending_cb = wpa_ft_rrb_rx_request_cb; in wpa_ft_rrb_rx_request()
4324 if (!sm->ft_pending_cb || !sm->ft_pending_req_ies) in ft_finish_pull()
4342 sm->ft_pending_cb(sm->ft_pending_cb_ctx, sm->addr, in ft_finish_pull()
4364 sm->ft_pending_cb == NULL || sm->ft_pending_req_ies == NULL) in ft_get_sta_cb()