Home
last modified time | relevance | path

Searched refs:wpa_config_parse_int (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig.c240 static int wpa_config_parse_int(const struct parse_data *data, in wpa_config_parse_int() function
2462 #define _INT(f) #f, wpa_config_parse_int, OFFSET(f), (void *) 0
2463 #define _INTe(f, m) #f, wpa_config_parse_int, OFFSET(eap.m), (void *) 0
2465 #define _INT(f) #f, wpa_config_parse_int, wpa_config_write_int, \
2467 #define _INTe(f, m) #f, wpa_config_parse_int, wpa_config_write_int, \