Home
last modified time | relevance | path

Searched refs:pending_action_dst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Doffchannel.c143 MAC2STR(wpa_s->pending_action_dst), iface->ifname, in wpas_send_action_cb()
146 wpa_s->pending_action_dst, in wpas_send_action_cb()
160 wpa_s, wpa_s->pending_action_dst, in wpas_send_action_cb()
189 if (os_memcmp(dst, wpa_s->pending_action_dst, ETH_ALEN) != 0) { in offchannel_send_action_tx_status()
223 wpa_s->pending_action_dst, wpa_s->pending_action_src, in offchannel_send_action_tx_status()
280 MAC2STR(wpa_s->pending_action_dst), in offchannel_send_action()
296 os_memcpy(wpa_s->pending_action_dst, dst, ETH_ALEN); in offchannel_send_action()
318 wait_time, wpa_s->pending_action_dst, in offchannel_send_action()
H A Dwpa_supplicant_i.h1045 u8 pending_action_dst[ETH_ALEN]; member
H A Devents.c5137 MACSTR, MAC2STR(wpa_s->p2pdev->pending_action_dst)); in wpa_supplicant_event()
5147 os_memcmp(wpa_s->p2pdev->pending_action_dst, in wpa_supplicant_event()