Searched refs:_INTe (Results 1 – 1 of 1) sorted by relevance
/hostap-3.7.0/wpa_supplicant/ |
D | config.c | 2363 #define _INTe(f, m) #f, wpa_config_parse_int, OFFSET(eap.m), (void *) 0 macro 2367 #define _INTe(f, m) #f, wpa_config_parse_int, wpa_config_write_int, \ macro 2373 #define INTe(f, m) _INTe(f, m), NULL, NULL, 0
|