Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Doffchannel.c329 struct wpa_supplicant *tx_iface; in offchannel_send_action() local
330 tx_iface = wpas_get_tx_interface(wpa_s, src); in offchannel_send_action()
331 if (tx_iface->assoc_freq == freq) { in offchannel_send_action()