Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto86 NXDOMAIN = 1; // Respond with NXDOMAIN enumerator
/freebsd/include/arpa/
H A Dnameser_compat.h128 #define NXDOMAIN ns_r_nxdomain macro
/freebsd/contrib/tcpdump/
H A Dnameser.h115 #define NXDOMAIN 3 /* nonexistent domain */ macro