Home
last modified time | relevance | path

Searched refs:DNS_CLASS_IN (Results 26 – 50 of 79) sorted by relevance

1234

/dports/dns/mydns/mydns-1.1.0/src/lib/
H A Dstr.c36 case DNS_CLASS_IN: return ("IN"); in mydns_class_str()
/dports/audio/baresip/baresip-0.5.8/modules/rst/
H A Drst.c278 rr = dns_rrlist_find(ansl, rst->host, DNS_TYPE_A, DNS_CLASS_IN, true); in dns_handler()
313 DNS_CLASS_IN, true, dns_handler, rst); in rst_connect()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/net/udp/
H A Ddns.c392 dns->qinfo->qclass = htons ( DNS_CLASS_IN ); in dns_xfer_deliver_raw()
517 dns->qinfo->qclass = htons ( DNS_CLASS_IN ); in dns_resolv()
/dports/dns/mydns-ng/mydns-1.2.8.31/src/lib/
H A Dstr.c34 case DNS_CLASS_IN: return ("IN"); in mydns_class_str()
/dports/net/samba412/samba-4.12.15/source4/torture/dns/
H A Dinternal_dns.c80 err = dns_create_query(conn, host, QTYPE_A, DNS_CLASS_IN, &req); in test_internal_dns_query_self()
/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/
H A Dccmdns.c150 #define DNS_CLASS_IN 0x0001 macro
851 if ((rclass & 0x7fff) != DNS_CLASS_IN) { in parse_reply()
852 DBG((g_log,0," response has RCLASS != 0x%04x\n",DNS_CLASS_IN)) in parse_reply()
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Dipmisc.c81 if( i.Klass != DNS_CLASS_IN ) in IPMisc_Process()
H A Diheader.c57 if( i.Klass != DNS_CLASS_IN ) in IHeader_Fill()
H A Ddnscache.c571 BOOL CachedClass = i.Klass == DNS_CLASS_IN; in DNSCache_AddItemsToCache()
728 if( i.Klass != DNS_CLASS_IN || in DNSCache_GetByQuestion()
/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dnet_dns.c222 err = dns_create_query(conn, host, QTYPE_A, DNS_CLASS_IN, &req); in do_gethostbyname()
/dports/net/samba412/samba-4.12.15/source4/libcli/resolve/
H A Ddns_ex.c105 if (rr->r_class != DNS_CLASS_IN) { in reply_to_addrs()
179 rlen = res_search(name, DNS_CLASS_IN, q_type, answer, len); in dns_lookup()
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddnscrypt.h46 #define DNS_CLASS_IN 1U macro
/dports/audio/re/re-0.5.8/include/
H A Dre_dns.h54 DNS_CLASS_IN = 0x0001, enumerator
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
660 if(DNS_CLASS_IN != class) in doh_decode()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
681 if(DNS_CLASS_IN != class) in doh_decode()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
681 if(DNS_CLASS_IN != class) in doh_decode()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
681 if(DNS_CLASS_IN != class) in doh_decode()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
166 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
660 if(DNS_CLASS_IN != class) in doh_decode()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
672 if(DNS_CLASS_IN != class) in doh_decode()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
681 if(DNS_CLASS_IN != class) in doh_decode()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
660 if(DNS_CLASS_IN != class) in doh_decode()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Ddoh.c44 #define DNS_CLASS_IN 0x01 macro
167 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
665 if(DNS_CLASS_IN != class) in doh_decode()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Ddoh.c43 #define DNS_CLASS_IN 0x01 macro
166 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
690 if(DNS_CLASS_IN != class) in doh_decode()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Ddoh.c43 #define DNS_CLASS_IN 0x01 macro
132 *dnsp++ = DNS_CLASS_IN; /* IN - "the Internet" */ in doh_encode()
633 if(DNS_CLASS_IN != class) in doh_decode()
/dports/audio/re/re-0.5.8/src/http/
H A Dclient.c513 DNS_CLASS_IN, true, rr_handler, req); in query_handler()
627 DNS_TYPE_A, DNS_CLASS_IN, true, in http_request()

1234