Searched refs:offchannel_send_action (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.h13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
H A Dctrl_iface.c8594 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid,
H A Ddpp_supplicant.c79 offchannel_send_action(wpa_s, auth->curr_freq,
105 offchannel_send_action(wpa_s, auth->curr_freq, auth->peer_mac_addr,
425 return offchannel_send_action(wpa_s, freq, dst,
797 offchannel_send_action(wpa_s, wpa_s->dpp_auth->curr_freq,
1081 offchannel_send_action(wpa_s, auth->curr_freq,
1216 offchannel_send_action(wpa_s, auth->curr_freq,
1525 offchannel_send_action(wpa_s, pkex->freq, broadcast,
1624 offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr,
1667 offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr,
1727 offchannel_send_action(wpa_
[all...]
H A Dgas_query.c315 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr,
H A Doffchannel.c177 * a frame sent by offchannel_send_action() using wpa_drv_send_action().
239 * offchannel_send_action - Request off-channel Action frame TX
259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, function
390 * the channel that was used with offchannel_send_action().
H A Dp2p_supplicant.c1540 if (offchannel_send_action(wpa_s, awork->freq, awork->dst, awork->src,
1612 return offchannel_send_action(wpa_s, freq, dst, src, bssid, buf, len,
H A Dwpa_supplicant.c5606 offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, broadcast,

Completed in 199 milliseconds