HomeSort by: relevance | last modified time | path
    Searched refs:tx_iface (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
offchannel.c 329 struct wpa_supplicant *tx_iface; local
330 tx_iface = wpas_get_tx_interface(wpa_s, src);
331 if (tx_iface->assoc_freq == freq) {
offchannel.c 329 struct wpa_supplicant *tx_iface; local
330 tx_iface = wpas_get_tx_interface(wpa_s, src);
331 if (tx_iface->assoc_freq == freq) {

Completed in 49 milliseconds