Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/mdns/
Dmdns.c1560 static bool _mdns_question_exists(mdns_out_question_t * needle, mdns_out_question_t * haystack) in _mdns_question_exists() function
1637 if (_mdns_question_exists(q, *questions)) { in _mdns_append_host_question()
1686 if (!q->host || _mdns_question_exists(q, packet->questions)) { in _mdns_create_probe_packet()