Home
last modified time | relevance | path

Searched refs:current_ap (Results 1 - 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Diapp.c129 u8 current_ap[ETH_ALEN]; member
H A Dwpa_auth_ft.c38 const u8 *current_ap, const u8 *sta_addr,
3415 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_rrb_rx_request()
3435 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN); in wpa_ft_rrb_rx_request()
3445 res = wpa_ft_send_rrb_auth_resp(sm, current_ap, sta_addr, status, in wpa_ft_rrb_rx_request()
3453 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_send_rrb_auth_resp()
3464 MAC2STR(sm->addr), MAC2STR(current_ap), status, in wpa_ft_send_rrb_auth_resp()
3495 wpa_ft_rrb_send(wpa_auth, current_ap, (u8 *) frame, in wpa_ft_send_rrb_auth_resp()
3414 wpa_ft_rrb_rx_request(struct wpa_authenticator *wpa_auth, const u8 *current_ap, const u8 *sta_addr, const u8 *body, size_t len) wpa_ft_rrb_rx_request() argument
3452 wpa_ft_send_rrb_auth_resp(struct wpa_state_machine *sm, const u8 *current_ap, const u8 *sta_addr, u16 status, const u8 *resp_ies, size_t resp_ies_len) wpa_ft_send_rrb_auth_resp() argument
H A Dieee802_11.c3910 " capab_info=0x%02x listen_interval=%d current_ap=" in handle_assoc()
3913 MAC2STR(mgmt->u.reassoc_req.current_ap), in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c39 const u8 *current_ap, const u8 *sta_addr,
3642 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_rrb_rx_request()
3662 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN); in wpa_ft_rrb_rx_request()
3672 res = wpa_ft_send_rrb_auth_resp(sm, current_ap, sta_addr, status, in wpa_ft_rrb_rx_request()
3680 const u8 *current_ap, const u8 *sta_addr, in wpa_ft_send_rrb_auth_resp()
3691 MAC2STR_SEC(sm->addr), MAC2STR_SEC(current_ap), status, in wpa_ft_send_rrb_auth_resp()
3722 wpa_ft_rrb_send(wpa_auth, current_ap, (u8 *) frame, in wpa_ft_send_rrb_auth_resp()
3641 wpa_ft_rrb_rx_request(struct wpa_authenticator *wpa_auth, const u8 *current_ap, const u8 *sta_addr, const u8 *body, size_t len) wpa_ft_rrb_rx_request() argument
3679 wpa_ft_send_rrb_auth_resp(struct wpa_state_machine *sm, const u8 *current_ap, const u8 *sta_addr, u16 status, const u8 *resp_ies, size_t resp_ies_len) wpa_ft_send_rrb_auth_resp() argument
H A Dieee802_11.c5518 " capab_info=0x%02x listen_interval=%d current_ap=" in handle_assoc()
5521 MAC2STR_SEC(mgmt->u.reassoc_req.current_ap), in handle_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h893 u8 current_ap[6]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h966 u8 current_ap[6]; member

Completed in 42 milliseconds