Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c88 static int failed_probes; variable
802 failed_probes++; in probe_cb()
942 if (failed_probes > 0) { in probing()
1124 failed_probes = 0; in mdns_conn_event_handler()
1799 if (failed_probes) { in do_init_listener()