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

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.h32 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s);
H A Doffchannel.c448 * offchannel_pending_action_tx - Check whether there is a pending Action TX
457 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) function
H A Dp2p_supplicant.c5694 wpa_s->p2p_long_listen, offchannel_pending_action_tx(wpa_s));
5702 if (offchannel_pending_action_tx(wpa_s))
6805 if (!offchannel_pending_action_tx(wpa_s))

Completed in 113 milliseconds