Home
last modified time | relevance | path

Searched +full:ipv4 +full:- +full:multi +full:- +full:target (Results 1 – 25 of 75) sorted by relevance

123

/third_party/grpc/test/cpp/naming/
Dresolver_test_record_groups.yaml1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.
4 - expected_addrs:
5 - {address: '5.5.5.5:443', is_balancer: false}
13 record_to_resolve: no-srv-ipv4-single-target
15 no-srv-ipv4-single-target:
16 - {TTL: '2100', data: 5.5.5.5, type: A}
17 - expected_addrs:
18 - {address: '1.2.3.4:1234', is_balancer: true}
26 record_to_resolve: srv-ipv4-single-target
28 _grpclb._tcp.srv-ipv4-single-target:
[all …]
Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
16 # This file is auto-generated
28 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')
29 argp.add_argument('--test_bin_path', default=None, type=str,
31 argp.add_argument('--dns_server_bin_path', default=None, type=str,
33 argp.add_argument('--records_config_path', default=None, type=str,
36 argp.add_argument('--dns_server_port', default=None, type=int,
38 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,
40 argp.add_argument('--tcp_connect_bin_path', default=None, type=str,
67 '--server_host', '127.0.0.1',
[all …]
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
Dudp4-multi-diffport0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # udp4-multi-diffport01
30 # - The version of IP is IPv4
31 # - IPsec is not used
42 # Oct 19 2005 - Created (Mitsuru Chinen)
44 #-----------------------------------------------------------------------
46 #trace_logic=${trace_logic:-"set -x"}
50 TCID=${TCID:-udp4-multi-diffport01}
61 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
68 NS_DURATION=${NS_DURATION:-3600} # 1 hour
[all …]
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
Dtcp4-multi-sameport0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # tcp4-multi-sameport01
30 # - The version of IP is IPv4
31 # - Network is not delayed
32 # - IPsec is not used
43 # Oct 19 2005 - Created (Mitsuru Chinen)
45 #-----------------------------------------------------------------------
47 #trace_logic=${trace_logic:-"set -x"}
51 TCID=${TCID:-tcp4-multi-sameport01}
62 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
[all …]
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
Dtcp4-multi-diffport0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # tcp4-multi-diffport01
30 # - The version of IP is IPv4
31 # - Network is not delayed
32 # - IPsec is not used
43 # Oct 19 2005 - Created (Mitsuru Chinen)
45 #-----------------------------------------------------------------------
47 #trace_logic=${trace_logic:-"set -x"}
51 TCID=${TCID:-tcp4-multi-diffport01}
62 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
[all …]
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
Dicmp4-multi-diffnic0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # icmp4-multi-diffnic01
30 # - The version of IP is IPv4
31 # - IPsec is not used
42 # Oct 19 2005 - Created (Mitsuru Chinen)
44 #-----------------------------------------------------------------------
46 #trace_logic=${trace_logic:-"set -x"}
50 TCID=${TCID:-icmp4-multi-diffnic01}
61 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
68 NS_DURATION=${NS_DURATION:-3600} # 1 hour
[all …]
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
Dudp4-multi-diffnic0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # udp4-multi-diffnic01
30 # - The version of IP is IPv4
31 # - IPsec is not used
42 # Oct 19 2005 - Created (Mitsuru Chinen)
44 #-----------------------------------------------------------------------
46 #trace_logic=${trace_logic:-"set -x"}
50 TCID=${TCID:-udp4-multi-diffnic01}
61 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
68 NS_DURATION=${NS_DURATION:-3600} # 1 hour
[all …]
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
Dtcp4-multi-diffnic0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # tcp4-multi-diffnic01
30 # - The version of IP is IPv4
31 # - Network is not delayed
32 # - IPsec is not used
43 # Oct 19 2005 - Created (Mitsuru Chinen)
45 #-----------------------------------------------------------------------
47 #trace_logic=${trace_logic:-"set -x"}
51 TCID=${TCID:-tcp4-multi-diffnic01}
62 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
[all …]
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
Dicmp4-multi-diffip0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # icmp4-multi-diffip01
30 # - The version of IP is IPv4
31 # - IPsec is not used
42 # Oct 19 2005 - Created (Mitsuru Chinen)
44 #-----------------------------------------------------------------------
46 #trace_logic=${trace_logic:-"set -x"}
50 TCID=${TCID:-icmp4-multi-diffip01}
61 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
68 NS_DURATION=${NS_DURATION:-3600} # 1 hour
[all …]
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/
Dtcp4-multi-diffip0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # tcp4-multi-diffip01
30 # - The version of IP is IPv4
31 # - Network is not delayed
32 # - IPsec is not used
43 # Oct 19 2005 - Created (Mitsuru Chinen)
45 #-----------------------------------------------------------------------
47 #trace_logic=${trace_logic:-"set -x"}
51 TCID=${TCID:-tcp4-multi-diffip01}
62 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
[all …]
/third_party/ltp/testcases/network/stress/udp/multi-diffip/
Dudp4-multi-diffip0119 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 # udp4-multi-diffip01
30 # - The version of IP is IPv4
31 # - IPsec is not used
42 # Oct 19 2005 - Created (Mitsuru Chinen)
44 #-----------------------------------------------------------------------
46 #trace_logic=${trace_logic:-"set -x"}
50 TCID=${TCID:-udp4-multi-diffip01}
61 LTPROOT=${LTPROOT:-`(cd ../../../../.. ; pwd)`}
68 NS_DURATION=${NS_DURATION:-3600} # 1 hour
[all …]
/third_party/lwip/src/apps/mdns/
Dmdns.c8 * RFC 6762 - Multicast DNS\n
9 * RFC 6763 - DNS-Based Service Discovery\n
14 * -------------------------
16 * - Tiebreaking for simultaneous probing
17 * - Sending goodbye messages (zero ttl) - shutdown, DHCP lease about to expire, DHCP turned off...
18 * - Checking that source address of unicast requests are on the same network
19 * - Limiting multicast responses to 1 per second per resource record
20 * - Fragmenting replies if required
21 * - Handling multi-packet known answers
22 * - Individual known answer detection for all local IPv6 addresses
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.conf6 # Note: This attribute can be overridden by the values supplied with the '-i'
37 # Module bitfield (ORed bitfield of modules that will be logged; -1 = all
54 logger_syslog=-1
56 logger_stdout=-1
73 # run as non-root users. However, since the control interface can be used to
76 # want to allow non-root users to use the contron interface, add a new group
90 # (double quoted string, hexdump, printf-escaped string)
95 # UTF-8 SSID: Whether the SSID is to be interpreted using UTF-8 encoding
98 # Country code (ISO/IEC 3166-1). Used to set regulatory domain.
117 # Annex E, Table E-4 (Global operating classes)
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.conf6 # Note: This attribute can be overridden by the values supplied with the '-i'
37 # Module bitfield (ORed bitfield of modules that will be logged; -1 = all
54 logger_syslog=-1
56 logger_stdout=-1
73 # run as non-root users. However, since the control interface can be used to
76 # want to allow non-root users to use the contron interface, add a new group
90 # (double quoted string, hexdump, printf-escaped string)
95 # UTF-8 SSID: Whether the SSID is to be interpreted using UTF-8 encoding
98 # Country code (ISO/IEC 3166-1). Used to set regulatory domain.
117 # Annex E, Table E-4 (Global operating classes)
[all …]
/third_party/lwip/doc/doxygen/
Dmain_page.h9 * - low-level "core" / "callback" or @ref callbackstyle_api.
10 * - higher-level @ref sequential_api.
11 * - BSD-style @ref socket.
43 * Non thread-safe APIs, callback style for maximum performance and minimum
57 * The raw API (sometimes called native API) is an event-driven API designed
58 * to be used without an operating system that implements zero-copy send and
63 * @defgroup sequential_api Sequential-style APIs
65 * Sequential-style APIs, blocking functions. More overhead, but can be called
69 * model of execution is based on the blocking open-read-write-close
76 * BSD-style socket API.\n
[all …]
/third_party/curl/docs/
DKNOWN_BUGS15 1.2 Multiple methods in a single WWW-Authenticate: header
18 1.5 Expect-100 meets 417
42 3.3 POP3 expects "CRLF.CRLF" eob for some single-line responses
46 4.1 -J and -O with %-encoded file names
47 4.2 -J with -C - fails
48 4.3 --retry and transfer timeouts
52 5.2 curl-config --libs contains private details
55 5.5 can't handle Unicode arguments in non-Unicode builds on Windows
60 5.11 configure --with-gssapi with Heimdal is ignored on macOS
69 6.6 libcurl can fail to try alternatives with --proxy-any
[all …]
/third_party/curl/lib/
Dcurl_setup.h10 * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
38 * Define WIN32 when build target is Win32 API
70 * Include configuration script results or hand-crafted
81 # include "config-win32ce.h"
84 # include "config-win32.h"
89 # include "config-mac.h"
93 # include "config-riscos.h"
97 # include "config-amigaos.h"
101 # include "config-os400.h"
105 # include "config-tpf.h"
[all …]
/third_party/boost/libs/log/doc/
Dchangelog.qbk2 Copyright Andrey Semashev 2007 - 2020.
16target addresses set by user. The addresses must have the same IP version as was specified in the …
36 …`::rotate_file` could throw if there were no log records written yet and target file name pattern …
46multi-file] sink backends added support for configuring behavior with regard to appending a traili…
50 … Output stream] and [link log.detailed.sink_backends.text_multifile text multi-file] sink backends…
56 …ching that pattern in the target storage, leaving them unmanaged. In particular, such files would …
57 … possible to overload stream output operators for pointers to user-defined types. User-defined `op…
63target file name pattern in the text file sink backend (using the `target_file_name` named paramet…
73target storage if the [link log.detailed.sink_backends.text_file text file sink backend] was writi…
92 …if the target directory contained a file with the maximum counter value in the name. This used to …
[all …]
/third_party/node/src/
Dcares_wrap.cc22 #include "async_wrap-inl.h"
23 #include "base_object-inl.h"
24 #include "base64-inl.h"
26 #include "env-inl.h"
27 #include "memory_tracker-inl.h"
30 #include "req_wrap-inl.h"
31 #include "util-inl.h"
85 ChannelWrap* channel = task->channel; in ares_poll_cb()
88 uv_timer_again(channel->timer_handle()); in ares_poll_cb()
93 ares_process_fd(channel->cares_channel(), task->sock, task->sock); in ares_poll_cb()
[all …]
/third_party/node/deps/cares/include/
Dares.h3 * Copyright (C) 2007-2013 by Daniel Stenberg
21 #include "ares_version.h" /* c-ares version defines */
22 #include "ares_build.h" /* c-ares build definitions */
23 #include "ares_rules.h" /* c-ares rules enforcement */
26 * Define WIN32 when build target is Win32 API
36 /* HP-UX systems version 9, 10 and 11 lack sys/select.h and so does oldish
37 libc5-based Linux systems. Only include it on system that are known to
80 ** c-ares external API function linkage decorations.
215 /* c-ares library initialization flag values */
231 #define ARES_SOCKET_BAD -1
[all …]
/third_party/cares/
Dares.h3 * Copyright (C) 2007-2013 by Daniel Stenberg
21 #include "ares_version.h" /* c-ares version defines */
22 #include "ares_build.h" /* c-ares build definitions */
23 #include "ares_rules.h" /* c-ares rules enforcement */
26 * Define WIN32 when build target is Win32 API
36 /* HP-UX systems version 9, 10 and 11 lack sys/select.h and so does oldish
37 libc5-based Linux systems. Only include it on system that are known to
80 ** c-ares external API function linkage decorations.
215 /* c-ares library initialization flag values */
231 #define ARES_SOCKET_BAD -1
[all …]
/third_party/libwebsockets/READMEs/
DREADME.lwsws.md6 lwsws is an implementation of a very lightweight, ws-capable generic web
15 Just enable -DLWS_WITH_LWSWS=1 at cmake-time.
19 NOTICE on Ubuntu, the default libuv package is called "libuv-0.10". This is ancient.
21 You should replace this with libuv1 and libuv1-dev before proceeding.
27 - '#' may be used to turn the rest of the line into a comment.
29 - There's also a single substitution, if a string contains "_lws_ddir_", then that is
46 "count-threads": "1",
47 "server-string": "myserver v1", # returned in http headers
48 "ws-pingpong-secs": "200", # confirm idle established ws connections this often
49 "init-ssl": "yes"
[all …]
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_device_path.c1 // SPDX-License-Identifier: GPL-2.0+
3 * EFI device path from u-boot device-model mapping
17 #include <asm-generic/unaligned.h>
50 struct mmc *mmc = find_mmc_device(desc->devnum); in is_sd()
74 * Iterate to next block in device-path, terminating (returning NULL)
81 if (dp->type == DEVICE_PATH_TYPE_END) in efi_dp_next()
83 dp = ((void *)dp) + dp->length; in efi_dp_next()
84 if (dp->type == DEVICE_PATH_TYPE_END) in efi_dp_next()
90 * Compare two device-paths, stopping when the shorter of the two hits
91 * an End* node. This is useful to, for example, compare a device-path
[all …]
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd.texi14 Copyright @copyright{} 2007--2013 Christian Grothoff
20 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
38 @author Marco Maggi (@email{marco.maggi-ipsu@@poste.it})
48 @c ------------------------------------------------------------
56 * microhttpd-intro:: Introduction.
57 * microhttpd-const:: Constants.
58 * microhttpd-struct:: Structures type definition.
59 * microhttpd-cb:: Callback functions definition.
60 * microhttpd-init:: Starting and stopping the server.
61 * microhttpd-inspect:: Implementing external @code{select}.
[all …]
/third_party/boost/libs/log/doc/html/log/
Dchangelog.html3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
15 <div class="spirit-nav">
30 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listi…
32 backend now verifies the IP version of the local and target addresses set
35 on the sink backend construction (by default, IPv4 is assumed). When an
37 …ion are considered. (<a href="https://github.com/boostorg/log/issues/119" target="_top">GH#119</a>)
42 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
70 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
73 …er each log record. (<a href="https://github.com/boostorg/log/issues/103" target="_top">GH#103</a>)
83 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
[all …]

123