Home
last modified time | relevance | path

Searched refs:RCODE_YXRRSET (Results 1 – 23 of 23) sorted by relevance

/dports/www/osticket/upload/include/pear/Net/DNS2/
H A DLookups.php126 const RCODE_YXRRSET = 7; // RFC 2136 define in Net_DNS2_Lookups
151 const E_DNS_YXRRSET = self::RCODE_YXRRSET;
427 self::RCODE_YXRRSET => 'RR Set Exists when it should not.',
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/Net/DNS2/
H A DLookups.php126 const RCODE_YXRRSET = 7; // RFC 2136 define in Net_DNS2_Lookups
153 const E_DNS_YXRRSET = self::RCODE_YXRRSET;
465 self::RCODE_YXRRSET => 'RR Set Exists when it should not.',
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Net/DNS2/
H A DLookups.php126 const RCODE_YXRRSET = 7; // RFC 2136 define in Net_DNS2_Lookups
153 const E_DNS_YXRRSET = self::RCODE_YXRRSET;
465 self::RCODE_YXRRSET => 'RR Set Exists when it should not.',
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/pear/net_dns2/Net/DNS2/
H A DLookups.php89 const RCODE_YXRRSET = 7; // RFC 2136 define in Net_DNS2_Lookups
117 const E_DNS_YXRRSET = self::RCODE_YXRRSET;
450 self::RCODE_YXRRSET => 'RR Set Exists when it should not.',
/dports/net-mgmt/observium/observium/libs/pear/Net/DNS2/
H A DLookups.php126 const RCODE_YXRRSET = 7; // RFC 2136 define in Net_DNS2_Lookups
153 const E_DNS_YXRRSET = self::RCODE_YXRRSET;
472 self::RCODE_YXRRSET => 'RR Set Exists when it should not.',
/dports/dns/pear-Net_DNS2/Net_DNS2-1.5.0/Net/DNS2/
H A DLookups.php89 const RCODE_YXRRSET = 7; // RFC 2136 define in Net_DNS2_Lookups
117 const E_DNS_YXRRSET = self::RCODE_YXRRSET;
450 self::RCODE_YXRRSET => 'RR Set Exists when it should not.',
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yadifad/
H A Dlog_statistics.c181 server_statistics->udp_fp[RCODE_YXRRSET], in log_statistics()
203 server_statistics->tcp_fp[RCODE_YXRRSET], in log_statistics()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dfingerprint.h66 FP_RCODE_YXRRSET = RCODE_YXRRSET,
H A Drfc.h169 #define RCODE_YXRRSET 7 /* RR Set exists when it should not rfc 2136 … macro
/dports/dns/unbound/unbound-1.14.0/contrib/
H A Dlibunbound.so.conf4 …DE_SERVFAIL,RCODE_NXDOMAIN,RCODE_NOTIMPL,RCODE_REFUSED,RCODE_YXDOMAIN,RCODE_YXRRSET,RCODE_NXRRSET,…
/dports/dns/nsd/nsd-4.3.9/
H A Ddns.h55 #define RCODE_YXRRSET 7 /* rrset should not exist */ macro
H A Dutil.c1100 case RCODE_YXRRSET: in rcode2str()
/dports/dns/unbound/unbound-1.14.0/libunbound/python/doc/modules/
H A Dunbound.rst96 * RCODE_YXRRSET = 7
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Ddynupdate_check_prerequisites.c235 return RCODE_ERROR_CODE(RCODE_YXRRSET); in dynupdate_check_prerequisites()
/dports/dns/unbound/unbound-1.14.0/libunbound/python/
H A Dlibunbound.i683 RCODE_YXRRSET = 7,
818 …not implemented', RCODE_REFUSED:'refused', RCODE_YXDOMAIN:'yxdomain', RCODE_YXRRSET:'yxrrset', RCO…
/dports/dns/unbound/unbound-1.14.0/pythonmod/doc/modules/
H A Denv.rst354 .. data:: RCODE_YXRRSET
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c418 error_register(RCODE_ERROR_CODE(RCODE_YXRRSET), "YXRRSET"); in dnscore_register_errors()
/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Ddns.py74 RCODE_YXRRSET = int("0000000000001110", 2) # RR Set Exists when it should not. variable in DNSFlags
/dports/dns/unbound/unbound-1.14.0/pythonmod/
H A Dinterface.i824 RCODE_YXRRSET = 7,
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c792 #define RCODE_YXRRSET 7 macro
815 { RCODE_YXRRSET, "RRset exists" },
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c792 #define RCODE_YXRRSET 7 macro
815 { RCODE_YXRRSET, "RRset exists" },
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c792 #define RCODE_YXRRSET 7
815 { RCODE_YXRRSET, "RRset exists" },
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c792 #define RCODE_YXRRSET 7 macro
815 { RCODE_YXRRSET, "RRset exists" },