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

/freebsd-13-stable/contrib/ldns/drill/
H A Ddrill.h27 #define DRILL_ON(VAR, BIT) \ macro
H A Ddrill.c301 DRILL_ON(qflags, LDNS_QR);
307 DRILL_ON(qflags, LDNS_AA);
313 DRILL_ON(qflags, LDNS_TC);
319 DRILL_ON(qflags, LDNS_RD);
325 DRILL_ON(qflags, LDNS_CD);
331 DRILL_ON(qflags, LDNS_RA);
337 DRILL_ON(qflags, LDNS_AD);

Completed in 173 milliseconds