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

/bionic/libc/private/
H A Darpa_nameser.h299 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator in enum:__ns_type
310 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
312 (t) == ns_t_zxfr)

Completed in 28 milliseconds