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 92 #ifndef T_TSIG
93 #define T_TSIG 250
nameser.h 192 #define T_TSIG 250 /* Transaction Signature */
rfc1035.c 412 (type == T_SIG || type == T_TSIG))
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 157 #define T_TSIG ns_t_tsig
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser_compat.h 217 #define T_TSIG ns_t_tsig
  /external/tcpdump/
nameser.h 181 #define T_TSIG 250 /* Transaction Signature [RFC2845] */
print-domain.c 304 { T_TSIG, "TSIG" }, /* RFC 2845 */
541 case T_TSIG:

Completed in 51 milliseconds