Searched defs:hapd_interfaces (Results 1 – 1 of 1) sorted by relevance
47 struct hapd_interfaces { struct52 int (*for_each_interface)(struct hapd_interfaces *interfaces, argument57 size_t count;58 int global_ctrl_sock;60 char *global_iface_path;61 char *global_iface_name;63 gid_t ctrl_iface_group;65 struct hostapd_iface **iface;67 size_t terminate_on_error;74 int eloop_initialized;[all …]