Home
last modified time | relevance | path

Searched refs:T_TSIG (Results 1 – 6 of 6) sorted by relevance

/external/dnsmasq/src/
Dconfig.h99 #ifndef T_TSIG
100 # define T_TSIG 250 macro
Dnameser.h192 #define T_TSIG 250 /* Transaction Signature */ macro
Drfc1035.c509 (type == T_SIG || type == T_TSIG)) in find_pseudoheader()
/external/tcpdump/
Dnameser.h195 #define T_TSIG 250 /* Transaction Signature [RFC2845] */ macro
Dprint-domain.c301 { T_TSIG, "TSIG" }, /* RFC 2845 */
542 case T_TSIG: in ns_rprint()
/external/c-ares/
Dnameser.h194 #define T_TSIG ns_t_tsig macro