Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnameser.h162 #define T_DNAME 39 /* non-terminal redirection */ macro
H A Dprint-domain.c517 { T_DNAME, "DNAME" }, /* RFC 6672 */
741 case T_DNAME: in ns_rprint()
/freebsd/include/arpa/
H A Dnameser_compat.h182 #define T_DNAME ns_t_dname macro
/freebsd/lib/libc/net/
H A Dgethostbydns.c290 type != T_DNAME && type != T_RRSIG) in gethostanswer()
H A Dgetaddrinfo.c2094 type != T_DNAME && type != T_RRSIG) in getanswer()