Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:iface

23 	struct wpa_supplicant *iface;
31 iface = wpa_s->global->ifaces;
32 while (iface) {
34 iface->own_addr, ETH_ALEN) == 0)
36 iface = iface->next;
38 if (iface) {
41 iface->ifname, wpa_s->ifname);
42 return iface;
52 struct wpa_supplicant *iface;
74 iface = wpas_get_tx_interface(wpa_s, wpa_s->pending_action_src);
78 wpa_s->pending_action_freq != iface->assoc_freq) {
84 iface->assoc_freq);
111 MAC2STR(wpa_s->pending_action_dst), iface->ifname);
112 res = wpa_drv_send_action(iface, wpa_s->pending_action_freq, 0,
238 struct wpa_supplicant *iface;
240 iface = wpas_get_tx_interface(wpa_s,
245 iface, wpa_s->pending_action_freq,