Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc1035.c530 static unsigned char *do_doctor(unsigned char *p, int count, HEADER *header, size_t qlen) in do_doctor() function
592 !(p = do_doctor(p, ntohs(header->ancount), header, qlen))) in find_soa()
628 if (!do_doctor(p, ntohs(header->arcount), header, qlen)) in find_soa()