Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.c331 struct wpa_supplicant *tx_iface; in offchannel_send_action() local
332 tx_iface = wpas_get_tx_interface(wpa_s, src); in offchannel_send_action()
333 if (tx_iface->assoc_freq == freq) { in offchannel_send_action()

Completed in 2 milliseconds