Searched refs:send_mdns (Results 1 – 1 of 1) sorted by relevance
/packages/modules/DnsResolver/ |
D | res_send.cpp | 163 static int send_mdns(ResState* statp, span<const uint8_t> msg, span<uint8_t> ans, int* terrno, 479 resplen = send_mdns(statp, msg, ans, &terrno, rcode, &receivedMdnsAddr); in res_nsend() 1235 static int send_mdns(ResState* statp, span<const uint8_t> msg, span<uint8_t> ans, int* terrno, in send_mdns() function
|