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

  /external/dnsmasq/src/
config.h 99 #ifndef T_TSIG
100 # define T_TSIG 250
nameser.h 192 #define T_TSIG 250 /* Transaction Signature */
rfc1035.c 507 (type == T_SIG || type == T_TSIG))
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 164 #define T_TSIG ns_t_tsig
  /bionic/libc/private/
arpa_nameser_compat.h 217 #define T_TSIG ns_t_tsig
  /external/tcpdump/
nameser.h 196 #define T_TSIG 250 /* Transaction Signature [RFC2845] */
print-domain.c 301 { T_TSIG, "TSIG" }, /* RFC 2845 */
524 case T_TSIG:

Completed in 1121 milliseconds