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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h330 ns_t_zxfr = 256, /*%< BIND-specific, nonstandard. */ enumerator in enum:__ns_type
341 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
343 (t) == ns_t_zxfr)

Completed in 322 milliseconds