Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h743 unsigned char *tcp_request(int confd, time_t now,
Ddnsmasq.c1077 buff = tcp_request(confd, now, dst_addr_4, iface->netmask); in check_dns_listeners()
Dforward.c733 unsigned char *tcp_request(int confd, time_t now, in tcp_request() function