Searched refs:tx_iface (Results 1 – 1 of 1) sorted by relevance
329 struct wpa_supplicant *tx_iface; in offchannel_send_action() local330 tx_iface = wpas_get_tx_interface(wpa_s, src); in offchannel_send_action()331 if (tx_iface->assoc_freq == freq) { in offchannel_send_action()