Searched refs:option_idx (Results 1 – 1 of 1) sorted by relevance
688 int option_idx = 0; in tftp_parse_oack() local694 while (option_idx < 128 && i < len) { in tftp_parse_oack()697 tftp_options[option_idx] = val; in tftp_parse_oack()699 ++option_idx; in tftp_parse_oack()713 for (i = 0; i < option_idx; i += 2) { in tftp_parse_oack()715 if (i + 1 < option_idx) in tftp_parse_oack()719 if (i + 1 < option_idx) in tftp_parse_oack()