Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Doffchannel.c254 struct wpa_supplicant *tx_iface; in offchannel_send_action() local
255 tx_iface = wpas_get_tx_interface(wpa_s, src); in offchannel_send_action()
256 if (tx_iface->assoc_freq == freq) { in offchannel_send_action()