Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/mdns/
H A Dmdns.c193 static void mdns_define_probe_rrs_to_send(struct netif *netif,
859 mdns_define_probe_rrs_to_send(netif, &myprobe_msg); in mdns_handle_probe_tiebreaking()
2113 mdns_define_probe_rrs_to_send(struct netif *netif, struct mdns_outmsg *outmsg) in mdns_define_probe_rrs_to_send() function
2158 mdns_define_probe_rrs_to_send(netif, &outmsg); in mdns_send_probe()