Searched refs:qd_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ldns/
H A Dtsig.c58 uint16_t qd_count; local
73 qd_count = LDNS_QDCOUNT(wire);
86 for (i = 0; i < qd_count; i++) {

Completed in 105 milliseconds