Searched defs:get_uint16 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c235 * get_uint16:
239 get_uint16(unsigned char *buf) { function
1687 resp_id = get_uint16(in_buf);
1688 flags = get_uint16(in_buf + 2);
1702 qtype = get_uint16(in_buf + DNS_HEADERLEN + qnamelen);

Completed in 16 milliseconds