Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dconfig.h92 #ifndef T_TSIG
93 #define T_TSIG 250 macro
Dnameser.h192 #define T_TSIG 250 /* Transaction Signature */ macro
Drfc1035.c412 (type == T_SIG || type == T_TSIG)) in find_pseudoheader()
/external/tcpdump/
Dnameser.h181 #define T_TSIG 250 /* Transaction Signature [RFC2845] */ macro
Dprint-domain.c304 { T_TSIG, "TSIG" }, /* RFC 2845 */
541 case T_TSIG: in ns_rprint()