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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 134 #define T_SOA ns_t_soa
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 134 #define T_SOA ns_t_soa
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 134 #define T_SOA ns_t_soa
  /bionic/libc/private/
arpa_nameser_compat.h 186 #define T_SOA ns_t_soa
  /external/dnsmasq/src/
nameser.h 143 #define T_SOA 6 /* start of authority zone */
rfc1035.c 603 if ((qclass == C_IN) && (qtype == T_SOA))
892 if (qtype == T_NS || qtype == T_SOA)
    [all...]
  /external/tcpdump/
nameser.h 144 #define T_SOA 6 /* start of authority zone */
print-domain.c 251 { T_SOA, "SOA" }, /* RFC 1035 */
425 case T_SOA:

Completed in 334 milliseconds