Home
last modified time | relevance | path

Searched defs:INT_RANGE (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig.c2477 #define INT_RANGE(f, min, max) #f, wpa_config_parse_int_range, OFFSET(f), \ macro
2480 #define INT_RANGE(f, min, max) #f, wpa_config_parse_int_range, \ macro
5386 #define INT_RANGE(f, min, max) #f, wpa_global_config_parse_int_range, \ macro