Searched defs:hapd_interfaces (Results 1 – 1 of 1) sorted by relevance
43 struct hapd_interfaces { struct48 int (*for_each_interface)(struct hapd_interfaces *interfaces, argument53 size_t count;54 int global_ctrl_sock;56 char *global_iface_path;57 char *global_iface_name;59 gid_t ctrl_iface_group;61 struct hostapd_iface **iface;63 size_t terminate_on_error;70 int eloop_initialized;[all …]