Searched refs:wpa_ft_rrb_send (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_ft.c33 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, function
358 wpa_ft_rrb_send(sm->wpa_auth, r0kh->addr, (u8 *) &frame, sizeof(frame));
1202 wpa_ft_rrb_send(sm->wpa_auth, target_ap, (u8 *) frame,
1301 wpa_ft_rrb_send(wpa_auth, current_ap, (u8 *) frame,
1394 wpa_ft_rrb_send(wpa_auth, src_addr, (u8 *) &resp, sizeof(resp));
1759 wpa_ft_rrb_send(wpa_auth, r1kh->addr, (u8 *) &frame, sizeof(frame));
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c33 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, function
358 wpa_ft_rrb_send(sm->wpa_auth, r0kh->addr, (u8 *) &frame, sizeof(frame));
1202 wpa_ft_rrb_send(sm->wpa_auth, target_ap, (u8 *) frame,
1301 wpa_ft_rrb_send(wpa_auth, current_ap, (u8 *) frame,
1394 wpa_ft_rrb_send(wpa_auth, src_addr, (u8 *) &resp, sizeof(resp));
1759 wpa_ft_rrb_send(wpa_auth, r1kh->addr, (u8 *) &frame, sizeof(frame));
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c33 static int wpa_ft_rrb_send(struct wpa_authenticator *wpa_auth, const u8 *dst, function
358 wpa_ft_rrb_send(sm->wpa_auth, r0kh->addr, (u8 *) &frame, sizeof(frame));
1202 wpa_ft_rrb_send(sm->wpa_auth, target_ap, (u8 *) frame,
1301 wpa_ft_rrb_send(wpa_auth, current_ap, (u8 *) frame,
1394 wpa_ft_rrb_send(wpa_auth, src_addr, (u8 *) &resp, sizeof(resp));
1759 wpa_ft_rrb_send(wpa_auth, r1kh->addr, (u8 *) &frame, sizeof(frame));

Completed in 30 milliseconds