Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Doffchannel.c144 wpa_s->pending_action_tx); in wpas_send_action_cb()
204 wpa_s->pending_action_tx); in offchannel_send_action_tx_status()
211 wpa_s->pending_action_tx); in offchannel_send_action_tx_status()
213 wpa_s->pending_action_tx); in offchannel_send_action_tx_status()
215 wpa_s->pending_action_tx = NULL; in offchannel_send_action_tx_status()
277 if (wpa_s->pending_action_tx) { in offchannel_send_action()
281 wpa_s->pending_action_tx); in offchannel_send_action()
283 wpa_s->pending_action_tx); in offchannel_send_action()
305 wpa_s->pending_action_tx); in offchannel_send_action()
396 wpa_s->pending_action_tx, in offchannel_send_action_done()
[all …]
H A Dwpa_supplicant_i.h846 struct wpabuf *pending_action_tx; member