| /third_party/grpc/test/cpp/naming/ |
| D | resolver_test_record_groups.yaml | 28 _grpclb._tcp.srv-ipv4-single-target: 45 _grpclb._tcp.srv-ipv4-multi-target: 62 _grpclb._tcp.srv-ipv6-single-target: 79 _grpclb._tcp.srv-ipv6-multi-target: 96 _grpclb._tcp.srv-ipv4-simple-service-config: 195 _grpclb._tcp.srv-ipv4-target-has-backend-and-balancer: 213 _grpclb._tcp.srv-ipv6-target-has-backend-and-balancer: 247 _grpclb._tcp.srv-ipv4-single-target-srv-disabled: 266 _grpclb._tcp.srv-ipv4-multi-target-srv-disabled: 287 _grpclb._tcp.srv-ipv6-single-target-srv-disabled: [all …]
|
| /third_party/node/test/parallel/ |
| D | test-url-parse-format.js | 756 'http://_jabber._tcp.google.com/test': { 759 host: '_jabber._tcp.google.com', 760 hostname: '_jabber._tcp.google.com', 761 href: 'http://_jabber._tcp.google.com/test', 766 'http://user:pass@_jabber._tcp.google.com/test': { 770 host: '_jabber._tcp.google.com', 771 hostname: '_jabber._tcp.google.com', 772 href: 'http://user:pass@_jabber._tcp.google.com/test', 777 'http://_jabber._tcp.google.com:80/test': { 781 host: '_jabber._tcp.google.com:80', [all …]
|
| /third_party/lwip/doc/ |
| D | mdns.txt | 80 proto can be DNSSD_PROTO_UDP or DNSSD_PROTO_TCP which represent _udp and _tcp. 105 which will publish myweb._http._tcp.local for any hosts looking for web servers,
|
| /third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
| D | FlutterObservatoryPublisher.mm | 121 const char* registrationType = "_dartobservatory._tcp"; 136 type:@"_dartobservatory._tcp."
|
| /third_party/node/test/internet/ |
| D | test-dns-any.js | 144 validateResult(await dnsPromises.resolve('_jabber._tcp.google.com', 'ANY')); 147 '_jabber._tcp.google.com',
|
| /third_party/node/test/common/ |
| D | internet.js | 28 SRV_HOST: '_jabber._tcp.google.com',
|
| /third_party/pulseaudio/src/modules/macosx/ |
| D | module-bonjour-publish.c | 51 #define SERVICE_TYPE_SINK "_pulse-sink._tcp" 52 #define SERVICE_TYPE_SOURCE "_pulse-source._tcp" 53 #define SERVICE_TYPE_SERVER "_pulse-server._tcp"
|
| /third_party/grpc/test/cpp/naming/utils/ |
| D | run_dns_server_for_lb_interop_tests.py | 72 '_grpclb._tcp.server': [{
|
| /third_party/pulseaudio/src/modules/ |
| D | module-zeroconf-discover.c | 50 #define SERVICE_TYPE_SINK "_pulse-sink._tcp" 51 #define SERVICE_TYPE_SOURCE "_non-monitor._sub._pulse-source._tcp"
|
| D | module-zeroconf-publish.c | 62 #define SERVICE_TYPE_SINK "_pulse-sink._tcp" 63 #define SERVICE_TYPE_SOURCE "_pulse-source._tcp" 64 #define SERVICE_TYPE_SERVER "_pulse-server._tcp"
|
| /third_party/libuv/docs/src/ |
| D | tcp.rst | 2 .. _tcp:
|
| /third_party/libwebsockets/lib/plat/freertos/esp32/ |
| D | esp32-helpers.c | 350 mdns_query_txt(lws_esp32.group, "_lwsgrmem", "_tcp", 0, in lws_esp32_mdns_timer_cb() 634 "_lwsgrmem", "_tcp", 443, txta, in lws_esp32_event_passthru() 683 mdns_query_txt(lws_esp32.group, "_lwsgrmem", "_tcp", 0, in lws_esp32_event_passthru()
|
| /third_party/pulseaudio/src/modules/raop/ |
| D | module-raop-discover.c | 55 #define SERVICE_TYPE_SINK "_raop._tcp"
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/ |
| D | attach.dart | 405 static const String dartObservatoryName = '_dartobservatory._tcp.local';
|
| /third_party/glib/glib/tests/ |
| D | uri.c | 711 { "scheme://foo%3Abar._webdav._tcp.local", G_URI_FLAGS_NONE, TRUE, 0, 712 { "scheme", NULL, "foo:bar._webdav._tcp.local", -1, "", NULL, NULL} 1723 …uri = g_uri_join (G_URI_FLAGS_NONE, "scheme", NULL, "foo:bar._webdav._tcp.local", -1, "", NULL, NU… in test_uri_join() 1724 g_assert_cmpstr (uri, ==, "scheme://foo%3Abar._webdav._tcp.local"); in test_uri_join()
|
| /third_party/cares/test/ |
| D | ares-test-live.cc | 330 ares_search(channel_, "_imap._tcp.gmail.com.", ns_c_in, ns_t_srv, in VIRT_NONVIRT_TEST_F()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | README-P2P | 520 # IP Printing over TCP (PTR) (RDATA=MyPrinter._ipp._tcp.local.)
|
| D | p2p_supplicant_sd.c | 28 * queries for _tcp.lcoal. PTR IN and _udp.local. PTR IN
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | README-P2P | 520 # IP Printing over TCP (PTR) (RDATA=MyPrinter._ipp._tcp.local.)
|
| D | p2p_supplicant_sd.c | 28 * queries for _tcp.lcoal. PTR IN and _udp.local. PTR IN
|
| /third_party/lwip/src/apps/mdns/ |
| D | mdns.c | 157 "_tcp", /* DNSSD_PROTO_TCP */ 2182 * @param proto The service protocol, DNSSD_PROTO_TCP for TCP ("_tcp") and DNSSD_PROTO_UDP
|
| /third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
| D | grpc_ares_wrapper.cc | 903 std::string service_name = absl::StrCat("_grpclb._tcp.", host); in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | netmon.h | 2851 typedef struct _TCP { struct
|
| /third_party/boost/libs/asio/doc/ |
| D | reference.qbk | 11646 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 11697 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 20348 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 20399 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 26276 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 26327 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 34787 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 34835 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 48279 Setting the IPPROTO\_TCP/TCP\_NODELAY option: 48330 Setting the IPPROTO\_TCP/TCP\_NODELAY option: [all …]
|
| /third_party/node/doc/changelogs/ |
| D | CHANGELOG_V10.md | 2994 * [[`50f833db07`](https://github.com/nodejs/node/commit/50f833db07)] - **net**: report uv\_tcp\_ope…
|