Home
last modified time | relevance | path

Searched defs:hapd_interfaces (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h50 struct hapd_interfaces { struct
55 int (*for_each_interface)(struct hapd_interfaces *interfaces, argument
58 int (*driver_init)(struct hostapd_iface *iface);
60 size_t count;
61 int global_ctrl_sock;
62 struct dl_list global_ctrl_dst;
63 char *global_iface_path;
64 char *global_iface_name;
66 gid_t ctrl_iface_group;
68 struct hostapd_iface **iface;
[all …]