Searched refs:ns_t_zxfr (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/arpa/
H A Dnameser.h349 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator in enum:__ns_type
361 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
363 (t) == ns_t_zxfr)
/bionic/libc/dns/resolv/
H A Dres_debug.c520 {ns_t_zxfr, "ZXFR", "compressed zone transfer"},

Completed in 7 milliseconds