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

  /external/dnsmasq/src/
config.h 88 #ifndef T_TKEY
89 #define T_TKEY 249
nameser.h 191 #define T_TKEY 249 /* Transaction Key */
rfc1035.c 385 if (class == C_IN && type == T_TKEY) *is_sign = 1;
    [all...]
  /external/tcpdump/
nameser.h 180 #define T_TKEY 249 /* Transaction Key [RFC2930] */
print-domain.c 303 { T_TKEY, "TKEY" }, /* RFC 2930 */

Completed in 56 milliseconds