Home
last modified time | relevance | path

Searched refs:send_ft_action (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_i.h286 if (sm->ctx->send_ft_action) in wpa_sm_send_ft_action()
287 return sm->ctx->send_ft_action(sm->ctx->ctx, action, target_ap, in wpa_sm_send_ft_action()
H A Dwpa.h54 int (*send_ft_action)(void *ctx, u8 action, const u8 *target_ap, member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h351 if (sm->ctx->send_ft_action) in wpa_sm_send_ft_action()
352 return sm->ctx->send_ft_action(sm->ctx->ctx, action, target_ap, in wpa_sm_send_ft_action()
H A Dwpa.h60 int (*send_ft_action)(void *ctx, u8 action, const u8 *target_ap, member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.h294 int (*send_ft_action)(void *ctx, const u8 *dst, member
H A Dwpa_auth_glue.c1287 .send_ft_action = hostapd_wpa_auth_send_ft_action, in hostapd_setup_wpa()
H A Dwpa_auth_ft.c653 if (wpa_auth->cb->send_ft_action == NULL) in wpa_ft_action_send()
655 return wpa_auth->cb->send_ft_action(wpa_auth->cb_ctx, dst, in wpa_ft_action_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.h340 int (*send_ft_action)(void *ctx, const u8 *dst, member
H A Dwpa_auth_glue.c1493 .send_ft_action = hostapd_wpa_auth_send_ft_action, in hostapd_setup_wpa()
H A Dwpa_auth_ft.c654 if (wpa_auth->cb->send_ft_action == NULL) in wpa_ft_action_send()
656 return wpa_auth->cb->send_ft_action(wpa_auth->cb_ctx, dst, in wpa_ft_action_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_glue.c625 wpa_printf(MSG_ERROR, "Unsupported send_ft_action action %d", in wpa_supplicant_send_ft_action()
1230 ctx->send_ft_action = wpa_supplicant_send_ft_action; in wpa_supplicant_init_wpa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_glue.c690 wpa_printf(MSG_ERROR, "Unsupported send_ft_action action %d", in wpa_supplicant_send_ft_action()
1438 ctx->send_ft_action = wpa_supplicant_send_ft_action; in wpa_supplicant_init_wpa()

Completed in 38 milliseconds