Searched refs:num_answers (Results 1 – 5 of 5) sorted by relevance
86 u32 num_questions, num_answers; in FUNC() local91 num_answers = read_be16(udp + 6) + read_be16(udp + 8) + read_be16(udp + 10); in FUNC()111 if (question_type == -1) for (i = 0; i < num_answers; ++i) { in FUNC()
473 u32 num_questions, num_answers; in FUNC() local478 num_answers = read_be16(udp + 6) + read_be16(udp + 8) + read_be16(udp + 10); in FUNC()498 if (question_type == -1) for (i = 0; i < num_answers; ++i) { in FUNC()
471 u32 num_questions, num_answers; in FUNC() local476 num_answers = read_be16(udp + 6) + read_be16(udp + 8) + read_be16(udp + 10); in FUNC()496 if (question_type == -1) for (i = 0; i < num_answers; ++i) { in FUNC()