Searched refs:get_mdns_pcb (Results 1 – 3 of 3) sorted by relevance
229 struct udp_pcb* get_mdns_pcb(void);
795 res = udp_sendto_if(get_mdns_pcb(), outpkt.pbuf, &msg->dest_addr, msg->dest_port, netif); in mdns_send_outpacket()
232 get_mdns_pcb(void) in get_mdns_pcb() function