Searched refs:valid_length (Results 1 – 3 of 3) sorted by relevance
149 valid_length(uint8_t option, int dl, int *type) in valid_length() function248 if (valid_length(o, bl, type) == -1) { in get_option()
260 valid_length(uint8_t option, int dl, int *type) in valid_length() function363 if (valid_length(opt, bl, type) == -1) { in get_option()
59 static int valid_length = -1; variable738 valid_length = atoi(param); in opt_valid_length_handler()