Searched refs:udpfd (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Dforward.c204 static int forward_query(int udpfd, union mysockaddr *udpaddr, argument
254 forward->fd = udpfd;
371 if (udpfd != -1)
374 send_from(udpfd, daemon->options & OPT_NOWILD, (char *)header, plen, udpaddr, dst_addr, dst_iface);

Completed in 56 milliseconds