wpa_supplicant / hostapd
2.5
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
hostapd
config_file.h
Go to the documentation of this file.
1
5
#ifndef CONFIG_FILE_H
6
#define CONFIG_FILE_H
7
8
struct
hostapd_config
*
hostapd_config_read
(
const
char
*fname);
9
int
hostapd_set_iface(
struct
hostapd_config
*conf,
10
struct
hostapd_bss_config
*bss,
const
char
*field,
11
char
*value);
12
13
#endif
/* CONFIG_FILE_H */
hostapd_config_read
struct hostapd_config * hostapd_config_read(const char *fname)
Read and parse a configuration file.
Definition:
config_file.c:3424
hostapd_bss_config
Per-BSS configuration.
Definition:
ap_config.h:209
hostapd_config
Per-radio interface configuration.
Definition:
ap_config.h:565
Generated on Sun Sep 27 2015 22:08:06 for wpa_supplicant / hostapd by
1.8.6