Home
last modified time | relevance | path

Searched defs:ns_t_udp_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h281 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr) macro
/netbsd-src/include/arpa/
H A Dnameser.h370 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr) macro
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h372 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr) macro