Searched refs:hd (Results 1 – 1 of 1) sorted by relevance
428 HEADER *hd = (HEADER *) buffer; in do_res_search() local429 TEST_VERIFY (ntohs (hd->qdcount) == 1); in do_res_search()430 TEST_VERIFY (ntohs (hd->ancount) == 1); in do_res_search()432 unsigned char *p = buffer + sizeof (*hd); in do_res_search()
Completed in 5 milliseconds