Searched refs:ns_t_tsig (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h179 #define T_TSIG ns_t_tsig
H A Dnameser.h345 ns_t_tsig = 250, /*%< Transaction signature. */ enumerator in enum:__ns_type
360 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c512 {ns_t_tsig, "TSIG", "transaction signature"},
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c657 case ns_t_tsig: {

Completed in 110 milliseconds