Home
last modified time | relevance | path

Searched defs:RCODE_REFUSED (Results 1 – 19 of 19) sorted by relevance

/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/react/dns/src/Model/
H A DMessage.php51 const RCODE_REFUSED = 5; define in React\\Dns\\Model\\Message
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/dns/src/Model/
H A DMessage.php51 const RCODE_REFUSED = 5; define in React\\Dns\\Model\\Message
/dports/www/osticket/upload/include/pear/Net/DNS2/
H A DLookups.php124 const RCODE_REFUSED = 5; // RFC 1035 define in Net_DNS2_Lookups
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/Net/DNS2/
H A DLookups.php124 const RCODE_REFUSED = 5; // RFC 1035 define in Net_DNS2_Lookups
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Net/DNS2/
H A DLookups.php124 const RCODE_REFUSED = 5; // RFC 1035 define in Net_DNS2_Lookups
/dports/net-mgmt/observium/observium/libs/pear/Net/DNS2/
H A DLookups.php124 const RCODE_REFUSED = 5; // RFC 1035 define in Net_DNS2_Lookups
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/pear/net_dns2/Net/DNS2/
H A DLookups.php87 const RCODE_REFUSED = 5; // RFC 1035 define in Net_DNS2_Lookups
/dports/dns/pear-Net_DNS2/Net_DNS2-1.5.0/Net/DNS2/
H A DLookups.php87 const RCODE_REFUSED = 5; // RFC 1035 define in Net_DNS2_Lookups
/dports/dns/dns2tcp/dns2tcp-0.5.2/common/includes/
H A Ddns.h159 #define RCODE_REFUSED 0x3 macro
/dports/net/samba412/samba-4.12.15/lib/addns/
H A Ddns.h110 #define RCODE_REFUSED 5 macro
/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Ddns.py72RCODE_REFUSED = int("0000000000001010", 2) # The name server refuses to perform the spec… variable in DNSFlags
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nbt.c237 #define RCODE_REFUSED 5 macro
H A Dpacket-dns.c790 #define RCODE_REFUSED 5 macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nbt.c237 #define RCODE_REFUSED 5 macro
H A Dpacket-dns.c790 #define RCODE_REFUSED 5 macro
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nbt.c237 #define RCODE_REFUSED 5 macro
H A Dpacket-dns.c790 #define RCODE_REFUSED 5 macro
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nbt.c237 #define RCODE_REFUSED 5 macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h166 #define RCODE_REFUSED 5 /* Refused rfc 1035 … macro