wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
config_file.h File Reference

hostapd / Configuration file parser More...

Go to the source code of this file.

Functions

struct hostapd_confighostapd_config_read (const char *fname)
 Read and parse a configuration file. More...
 
int hostapd_set_iface (struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *field, char *value)
 

Detailed Description

hostapd / Configuration file parser

Function Documentation

struct hostapd_config* hostapd_config_read ( const char *  fname)

Read and parse a configuration file.

Parameters
fnameConfiguration file name (including path, if needed)
Returns
Allocated configuration data structure