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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 166 #define T_DNAME ns_t_dname
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 166 #define T_DNAME ns_t_dname
  /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 */
426 #ifdef T_DNAME
427 case T_DNAME:

Completed in 3106 milliseconds