Searched refs:TTL (Results 1 – 25 of 53) sorted by relevance
123
/third_party/ltp/testcases/network/multicast/mc_commo/ |
D | mc_commo.sh | 28 TTL=10 65 "$(tst_ipaddr rhost) $PORT $TTL" 67 tst_rhost_run -b -c "mc_send $GROUP_ADDR $(tst_ipaddr rhost) $PORT $TTL"
|
/third_party/ltp/testcases/network/stress/dns/ |
D | dns-stress.sh | 89 \$TTL 10 112 \$TTL 10 141 \$TTL 10
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_cache.md | 22 ## Cache size restriction, LRU and TTL 28 Time To Live (TTL) tracking is also performed automatically, so cached items 29 auto-expire if a non-zero TTL is provided when the object is created. A user 38 - Any return to the event loop may perform removal of cache items due to TTL
|
D | README.async-dns.md | 36 - observes TTL in cache 37 - TTL and timeout use `lws_sul` timers on the event loop
|
D | README.jit-trust.md | 185 collected and a 1hr TTL cache entry made for the hostname and the SKIDs of the
|
/third_party/jerryscript/targets/curie_bsp/ |
D | README.md | 14 * [USB to TTL Serial Cable](https://www.adafruit.com/products/954) 83 ##### 4. Connect JTAG Debugger and TTL Serial Cable to Arduino 101 as below:
|
/third_party/node/doc/api/ |
D | dgram.md | 832 Sets the `IP_MULTICAST_TTL` socket option. While TTL generally stands for 835 router or gateway that forwards a packet decrements the TTL. If the TTL is 876 Sets the `IP_TTL` socket option. While TTL generally stands for "Time to Live", 879 TTL. If the TTL is decremented to 0 by a router, it will not be forwarded. 880 Changing TTL values is typically done for network probes or when multicasting.
|
D | dns.md | 390 * `ttl` {boolean} Retrieves the Time-To-Live value (TTL) of each record. 393 with the TTL expressed in seconds. 421 * `ttl` {boolean} Retrieve the Time-To-Live value (TTL) of each record. 424 strings, with the TTL expressed in seconds. 1079 * `ttl` {boolean} Retrieve the Time-To-Live value (TTL) of each record. 1082 with the TTL expressed in seconds. 1096 * `ttl` {boolean} Retrieve the Time-To-Live value (TTL) of each record. 1099 strings, with the TTL expressed in seconds.
|
/third_party/jerryscript/targets/esp8266/docs/ |
D | ESP-PREREQUISITES.md | 10 * USB to RS-232 Serial + RS-232 Serial to Digital or USB-to-RS232 TTL converter
|
/third_party/jerryscript/targets/zephyr/ |
D | README.md | 96 You will need a 3.3v TTL to RS232, please follow the zephyr documentation on it.
|
/third_party/lwip/doc/ |
D | mdns.txt | 56 Answers will use the supplied TTL (in seconds)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/ |
D | WGL_I3D_genlock.txt | 166 Selects the external genlock as a TTL-level signal.
|
/third_party/openGLES/extensions/I3D/ |
D | WGL_I3D_genlock.txt | 166 Selects the external genlock as a TTL-level signal.
|
/third_party/libuv/docs/src/guide/ |
D | networking.rst | 160 The TTL of packets sent on the socket can be changed using ``uv_udp_set_ttl``.
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc2974.txt | 136 an IP time-to-live of 255 (the use of TTL scoping for multicast is 720 numbers of (illegal) low TTL announcements describing high TTL
|
D | rfc2327.txt | 690 a time to live (TTL) value present in addition to the multicast 691 address. The TTL and the address together define the scope with 692 which multicast packets sent in this conference will be sent. TTL 695 The TTL for the session is appended to the address using a slash as 756 each TTL on the Mbone or within a particular multicast 757 administrative scope region (the Mbone bandwidth vs. TTL limits are
|
/third_party/node/deps/npm/node_modules/lru-cache/ |
D | index.mjs | 294 'TTL caching without ttlAutopurge, max, or maxSize can ' + 812 // like get(), but without any LRU updating or TTL expiration
|
/third_party/libexif/po/ |
D | ru.po | 930 msgid "TTL" 931 msgstr "TTL" 934 msgid "A-TTL" 935 msgstr "A-TTL" 938 msgid "E-TTL" 939 msgstr "E-TTL"
|
D | zh_CN.po | 929 msgid "TTL" 930 msgstr "TTL" 933 msgid "A-TTL" 934 msgstr "A-TTL" 937 msgid "E-TTL" 938 msgstr "E-TTL"
|
D | be.po | 929 msgid "TTL" 930 msgstr "TTL" 933 msgid "A-TTL" 934 msgstr "A-TTL" 937 msgid "E-TTL" 938 msgstr "E-TTL"
|
D | pt.po | 929 msgid "TTL" 930 msgstr "TTL" 933 msgid "A-TTL" 934 msgstr "A-TTL" 937 msgid "E-TTL" 938 msgstr "E-TTL"
|
D | ja.po | 918 msgid "TTL" 919 msgstr "TTL" 922 msgid "A-TTL" 923 msgstr "A-TTL" 926 msgid "E-TTL" 927 msgstr "E-TTL"
|
D | ms.po | 929 msgid "TTL" 930 msgstr "TTL" 933 msgid "A-TTL" 934 msgstr "A-TTL" 937 msgid "E-TTL" 938 msgstr "E-TTL"
|
D | sq.po | 929 msgid "TTL" 930 msgstr "TTL" 933 msgid "A-TTL" 934 msgstr "A-TTL" 937 msgid "E-TTL" 938 msgstr "E-TTL"
|
D | uk.po | 936 msgid "TTL" 937 msgstr "TTL" 940 msgid "A-TTL" 941 msgstr "A-TTL" 944 msgid "E-TTL" 945 msgstr "E-TTL"
|
123