8 #ifndef CONFIG_NO_CTRL_IFACE
10 void hostapd_ctrl_iface_deinit(
struct hostapd_data *hapd);
12 void hostapd_global_ctrl_iface_deinit(
struct hapd_interfaces *interface);
14 static inline int hostapd_ctrl_iface_init(
struct hostapd_data *hapd)
19 static inline void hostapd_ctrl_iface_deinit(
struct hostapd_data *hapd)
hostapd per-BSS data structure
Definition: hostapd.h:103