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

/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.h12 struct hostapd_config * hostapd_config_read(const char *fname);
13 int hostapd_set_iface(struct hostapd_config *conf,
H A Dconfig_file.c790 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname)
860 static int hostapd_config_tx_queue(struct hostapd_config *conf, char *name,
1016 static int hostapd_config_ht_capab(struct hostapd_config *conf,
1074 static int hostapd_config_vht_capab(struct hostapd_config *conf,
1139 struct hostapd_config *conf)
1254 static int hostapd_config_check(struct hostapd_config *conf)
1712 static int hostapd_config_fill(struct hostapd_config *conf,
3016 struct hostapd_config * hostapd_config_read(const char *fname)
3018 struct hostapd_config *conf;
3100 int hostapd_set_iface(struct hostapd_config *con
[all...]
H A Dmain.c161 struct hostapd_config *conf = NULL;
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dhostapd.h31 struct hostapd_config * (*config_read_cb)(const char *config_fname);
72 struct hostapd_config *iconf;
205 struct hostapd_config *conf;
270 struct hostapd_config *conf,
H A Dieee802_1x.h15 struct hostapd_config;
H A Dap_config.h462 * struct hostapd_config - Per-radio interface configuration
464 struct hostapd_config { struct
523 struct hostapd_config * hostapd_config_defaults(void);
525 void hostapd_config_free(struct hostapd_config *conf);
H A Dhostapd.c114 struct hostapd_config *newconf, *oldconf;
508 static int mac_in_conf(struct hostapd_config *conf, const void *a)
1010 struct hostapd_config *conf,
1182 static struct hostapd_config *
1187 struct hostapd_config *conf;
1222 struct hapd_interfaces *interfaces, struct hostapd_config *conf)
1254 struct hostapd_config *conf = NULL;
H A Dap_config.c95 struct hostapd_config * hostapd_config_defaults(void)
99 struct hostapd_config *conf;
529 void hostapd_config_free(struct hostapd_config *conf)
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dap.c46 struct hostapd_config *conf)
431 struct hostapd_config *conf;

Completed in 77 milliseconds