HomeSort by relevance Sort by last modified time
    Searched refs:T_DNAME (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
nameser.h 176 #define T_DNAME 39 /* DNAME */
  /external/tcpdump/
nameser.h 177 #define T_DNAME 39 /* non-terminal redirection */
print-domain.c 284 { T_DNAME, "DNAME" }, /* RFC 2672 */
417 #ifdef T_DNAME
418 case T_DNAME:

Completed in 27 milliseconds