Searched refs:rrs_to_send (Results 1 – 1 of 1) sorted by relevance
1375 u8_t rrs_to_send; in mdns_handle_question() local1426 rrs_to_send = reply.host_replies | reply.host_questions; in mdns_handle_question()1428 rrs_to_send |= reply.serv_replies[i] | reply.serv_questions[i]; in mdns_handle_question()1431 if (!rrs_to_send) { in mdns_handle_question()