Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dconfig.h93 #ifndef T_TSIG
94 # 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.h181 #define T_TSIG 250 /* Transaction Signature [RFC2845] */ macro
Dprint-domain.c303 { T_TSIG, "TSIG" }, /* RFC 2845 */
540 case T_TSIG: in ns_rprint()
/external/c-ares/
Dnameser.h194 #define T_TSIG ns_t_tsig macro