Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/arpa/
H A Dnameser.h296 ns_t_axfr = 252, /* Transfer zone of authority. */ enumerator
311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
312 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \
H A Dnameser_compat.h166 #define T_AXFR ns_t_axfr