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.h49 struct hapd_interfaces { struct
54 int (*for_each_interface)(struct hapd_interfaces *interfaces, argument
57 int (*driver_init)(struct hostapd_iface *iface);
59 size_t count;
60 int global_ctrl_sock;
61 struct dl_list global_ctrl_dst;
62 char *global_iface_path;
63 char *global_iface_name;
65 gid_t ctrl_iface_group;
67 struct hostapd_iface **iface;
[all …]