Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dnameser.h77 #define IQUERY 0x1 /* inverse query */ macro
H A Dprint-domain.c1066 if (DNS_OPCODE(flags) == IQUERY) { in domain_print()
/dragonfly/include/arpa/
H A Dnameser_compat.h119 #define IQUERY ns_o_iquery macro
/dragonfly/lib/libc/resolv/
H A Dres_mkquery.c172 case IQUERY: in res_nmkquery()