Home
last modified time | relevance | path

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

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