Searched refs:hostapd_config (Results 1 – 4 of 4) sorted by relevance
31 struct hostapd_config * (*config_read_cb)(const char *config_fname);99 struct hostapd_config *iconf;
70 struct hostapd_config * hostapd_config_defaults(void) in hostapd_config_defaults()74 struct hostapd_config *conf; in hostapd_config_defaults()78 conf = (struct hostapd_config *)os_zalloc(sizeof(*conf)); in hostapd_config_defaults()
15 struct hostapd_config;
315 struct hostapd_config { struct371 struct hostapd_config * hostapd_config_defaults(void); argument373 void hostapd_config_free(struct hostapd_config *conf);