Home
last modified time | relevance | path

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

/hostap/wpa_supplicant/
Dconfig.c2479 #define INT_RANGE(f, min, max) #f, wpa_config_parse_int_range, OFFSET(f), \ macro
2482 #define INT_RANGE(f, min, max) #f, wpa_config_parse_int_range, \ macro
5484 #define INT_RANGE(f, min, max) #f, wpa_global_config_parse_int_range, \ macro