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

  /bionic/libc/private/
arpa_nameser_compat.h 217 #define T_TSIG ns_t_tsig
arpa_nameser.h 293 ns_t_tsig = 250, /* Transaction signature. */ enumerator in enum:__ns_type
307 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /bionic/libc/netbsd/nameser/
ns_print.c 659 case ns_t_tsig: {
  /bionic/libc/netbsd/resolv/
res_debug.c 463 {ns_t_tsig, "TSIG", "transaction signature"},

Completed in 2774 milliseconds