Home
last modified time | relevance | path

Searched refs:host_questions (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dmdns_priv.h150 u8_t host_questions; member
/btstack/3rd-party/lwip/core/src/apps/mdns/
H A Dmdns_out.c528 if(msg->host_questions & QUESTION_PROBE_HOST_ANY) { in mdns_add_probe_questions_to_outpacket()
1101 outmsg->host_questions = 0; in mdns_clear_outmsg()
H A Dmdns.c1345 dest->host_questions |= src->host_questions; in mdns_add_msg_to_delayed()
1426 rrs_to_send = reply.host_replies | reply.host_questions; in mdns_handle_question()
2121 outmsg->host_questions = QUESTION_PROBE_HOST_ANY; in mdns_define_probe_rrs_to_send()