Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Doffchannel.c96 iface = wpas_get_tx_interface(wpa_s, wpa_s->pending_action_src); in wpas_send_action_cb()
147 wpa_s->pending_action_src, in wpas_send_action_cb()
223 wpa_s->pending_action_dst, wpa_s->pending_action_src, in offchannel_send_action_tx_status()
295 os_memcpy(wpa_s->pending_action_src, src, ETH_ALEN); in offchannel_send_action()
317 wpa_s->pending_action_src, wpa_s->pending_action_bssid, in offchannel_send_action()
Dwpa_supplicant_i.h813 u8 pending_action_src[ETH_ALEN]; member