Searched defs:ifaces (Results 1 – 14 of 14) sorted by relevance
25 struct wpa_interface *ifaces, *iface; in WinMain() local
140 struct wpa_interface *ifaces, *iface; in main() local
229 struct wpa_supplicant *ifaces; member
44 ArrayList<String> ifaces = mClassToInterface.get(cl); in resolveInterfaces() local
32 } ifaces[] = variable
58 } ifaces[] = variable
78 QString ifaces(buf); in addInterfaces() local
69 u_int32_t ifaces; /* src,dst ifaces */ member
231 struct dl_list ifaces; in add_wpas_interfaces() local
46 private static void addInterfaces(ArrayList<ClassInfo> ifaces, ArrayList<ClassInfo> queue) { in addInterfaces()79 private static void addRealInterfaces(ArrayList<ClassInfo> ifaces, ArrayList<ClassInfo> queue) { in addRealInterfaces()
1118 private static void addInterfaces(ArrayList<ClassInfo> ifaces, Set<ClassInfo> out) { in addInterfaces()
436 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run()
458 public void processInterfaces(Type[] ifaces) { in processInterfaces()
92 struct interface *ifaces = NULL; variable