Home
last modified time | relevance | path

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

/resolv/
A Dtst-resolv-edns.c428 HEADER *hd = (HEADER *) buffer; in do_res_search() local
429 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