Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-domain.c284 { T_DNAME, "DNAME" }, /* RFC 2672 */
417 #ifdef T_DNAME in ns_rprint()
418 case T_DNAME: in ns_rprint()
Dnameser.h177 #define T_DNAME 39 /* non-terminal redirection */ macro