Searched refs:hostapd_config (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dconfig_file.h18 struct hostapd_config * hostapd_config_read(const char *fname);
H A Dconfig_file.c688 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname)
761 static int hostapd_config_tx_queue(struct hostapd_config *conf, char *name,
821 static int hostapd_config_wmm_ac(struct hostapd_config *conf, char *name,
987 static int hostapd_config_ht_capab(struct hostapd_config *conf,
1045 struct hostapd_config *conf)
1105 static int hostapd_config_check(struct hostapd_config *conf)
1129 struct hostapd_config * hostapd_config_read(const char *fname)
1131 struct hostapd_config *conf;
H A Dmain.c178 struct hostapd_config *conf = NULL;
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dhostapd.h104 struct hostapd_config *iconf;
193 struct hostapd_config * (*config_read_cb)(const char *config_fname);
195 struct hostapd_config *conf;
255 struct hostapd_config *conf,
H A Dieee802_1x.h21 struct hostapd_config;
H A Dap_config.h319 * struct hostapd_config - Per-radio interface configuration
321 struct hostapd_config { struct
379 struct hostapd_config * hostapd_config_defaults(void);
381 void hostapd_config_free(struct hostapd_config *conf);
H A Dap_config.c90 struct hostapd_config * hostapd_config_defaults(void)
92 struct hostapd_config *conf;
455 void hostapd_config_free(struct hostapd_config *conf)
H A Dhostapd.c49 struct hostapd_config *newconf, *oldconf;
441 static int mac_in_conf(struct hostapd_config *conf, const void *a)
801 struct hostapd_config *conf,
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dap.c41 struct hostapd_config *conf)
161 struct hostapd_config *conf;

Completed in 114 milliseconds