| /external/tcpdump/tests/ |
| D | hdlc3.out | 1 …ARP (length: 20), keepalive: mineseen=0x00000005, yourseen=0x00000002, reliability=0xffff, link up… 2 …ARP (length: 20), keepalive: mineseen=0x00000003, yourseen=0x00000005, reliability=0xffff, link up… 3 …ARP (length: 20), keepalive: mineseen=0x00000006, yourseen=0x00000003, reliability=0xffff, link up… 4 …ARP (length: 20), keepalive: mineseen=0x00000004, yourseen=0x00000006, reliability=0xffff, link up… 5 …ARP (length: 20), keepalive: mineseen=0x00000007, yourseen=0x00000004, reliability=0xffff, link up… 6 …ARP (length: 20), keepalive: mineseen=0x00000005, yourseen=0x00000007, reliability=0xffff, link up… 18 …ARP (length: 20), keepalive: mineseen=0x00000008, yourseen=0x00000005, reliability=0xffff, link up… 19 …ARP (length: 20), keepalive: mineseen=0x00000006, yourseen=0x00000008, reliability=0xffff, link up… 21 …ARP (length: 20), keepalive: mineseen=0x00000009, yourseen=0x00000006, reliability=0xffff, link up… 22 …ARP (length: 20), keepalive: mineseen=0x00000007, yourseen=0x00000009, reliability=0xffff, link up… [all …]
|
| D | hdlc4.out | 1 …ARP (length: 20), keepalive: mineseen=0x00000001, yourseen=0x00000000, reliability=0xffff, link up… 4 …ARP (length: 20), keepalive: mineseen=0x00000001, yourseen=0x00000000, reliability=0xffff, link up… 5 …ARP (length: 20), keepalive: mineseen=0x00000001, yourseen=0x00000001, reliability=0xffff, link up… 6 …ARP (length: 20), keepalive: mineseen=0x00000002, yourseen=0x00000001, reliability=0xffff, link up… 7 …ARP (length: 20), keepalive: mineseen=0x00000002, yourseen=0x00000002, reliability=0xffff, link up…
|
| D | eigrp1-v.out | 107 delay 25 ms, bandwidth 25600 Kbps, mtu 1500, hop 0, reliability 255, load 1 110 delay 256 ms, bandwidth 256000 Kbps, mtu 1500, hop 0, reliability 255, load 1 113 delay 281 ms, bandwidth 256000 Kbps, mtu 1500, hop 1, reliability 255, load 1 116 delay 512 ms, bandwidth 256000 Kbps, mtu 1500, hop 1, reliability 255, load 1 119 delay 537 ms, bandwidth 256000 Kbps, mtu 1500, hop 2, reliability 255, load 1 122 delay 768 ms, bandwidth 256000 Kbps, mtu 1500, hop 2, reliability 255, load 1 125 delay 793 ms, bandwidth 256000 Kbps, mtu 1500, hop 3, reliability 255, load 1 132 delay 25 ms, bandwidth 25600 Kbps, mtu 1500, hop 0, reliability 255, load 1 135 delay 256 ms, bandwidth 256000 Kbps, mtu 1500, hop 0, reliability 255, load 1 138 delay 281 ms, bandwidth 256000 Kbps, mtu 1500, hop 1, reliability 255, load 1 [all …]
|
| D | eigrp3-v.out | 63 delay 42949672 ms, bandwidth 256000 Kbps, mtu 1500, hop 2, reliability 255, load 1 74 delay 42949672 ms, bandwidth 0 Kbps, mtu 1500, hop 0, reliability 0, load 0 85 delay 42949672 ms, bandwidth 0 Kbps, mtu 1500, hop 0, reliability 0, load 0 96 delay 42949672 ms, bandwidth 0 Kbps, mtu 1500, hop 0, reliability 0, load 0 107 delay 42949672 ms, bandwidth 0 Kbps, mtu 1500, hop 0, reliability 0, load 0
|
| D | eigrp4-v.out | 31 delay 281 ms, bandwidth 256000 Kbps, mtu 1500, hop 1, reliability 255, load 1 38 delay 537 ms, bandwidth 256000 Kbps, mtu 1500, hop 2, reliability 255, load 1 61 delay 42949672 ms, bandwidth 256000 Kbps, mtu 1500, hop 2, reliability 255, load 1
|
| D | hdlc2.out | 1 ….842857 SLARP (length: 14), keepalive: mineseen=0x000d0a31, yourseen=0x57405e26, reliability=0x04ff
|
| D | hdlc1.out | 1 …ARP (length: 18), keepalive: mineseen=0x000d0a31, yourseen=0x57405e26, reliability=0x04ff, link up…
|
| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
| D | un_literacy.xml | 11 <field name="Reliability">Final figure, complete</field> 24 <field name="Reliability">Final figure, complete</field> 37 <field name="Reliability">Final figure, complete</field> 50 <field name="Reliability">Final figure, complete</field> 63 <field name="Reliability">Final figure, complete</field> 76 <field name="Reliability">Final figure, complete</field> 89 <field name="Reliability">Final figure, complete</field> 102 <field name="Reliability">Final figure, complete</field> 115 <field name="Reliability">Final figure, complete</field> 128 <field name="Reliability">Final figure, complete</field> [all …]
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
| D | UnLiteracyParser.java | 16 private static final String RELIABILITY = "Reliability"; field in UnLiteracyParser 130 assertPresent(RELIABILITY); in validate() 168 final String reliability = get(RELIABILITY); in handleRecord() local 177 if (pa.reliability == null) { in handleRecord() 178 pa.reliability = reliability; in handleRecord() 179 } else if (!pa.reliability.equals(reliability)) { in handleRecord() 181 "Inconsistent reliability " + reliability + " for " + thisRecord); in handleRecord() 222 String reliability = null; field in UnLiteracyParser.PerAge
|
| /external/tcpdump/ |
| D | print-eigrp.c | 134 nd_uint8_t reliability; member 154 nd_uint8_t reliability; member 173 nd_uint8_t reliability; member 192 nd_uint8_t reliability; member 375 … ND_PRINT("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u", in eigrp_print() 380 GET_U_1(tlv_ptr.eigrp_tlv_ip_int->reliability), in eigrp_print() 418 … ND_PRINT("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u", in eigrp_print() 423 GET_U_1(tlv_ptr.eigrp_tlv_ip_ext->reliability), in eigrp_print() 460 … ND_PRINT("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u", in eigrp_print() 465 GET_U_1(tlv_ptr.eigrp_tlv_at_int->reliability), in eigrp_print() [all …]
|
| /external/iproute2/man/man8/ |
| D | tc-prio.8 | 36 packet does PRIO try band 1, and so onwards. Maximum reliability packets 95 0010 2 Maximize reliability (mr) 110 0x4 2 Maximize Reliability 0 Best Effort 1 128 for a packet wanting Minimal Monetary Cost, Maximum Reliability, Maximum
|
| /external/googleapis/google/cloud/recommender/v1/ |
| D | recommendation.proto | 281 // Contains information on the impact of a reliability recommendation. 283 // The risk associated with the reliability issue. 299 // Reliability risks mitigated by this recommendation. 328 // Indicates a potential increase or decrease in reliability. 329 RELIABILITY = 6; enumerator 346 // Use with CategoryType.RELIABILITY
|
| D | insight.proto | 69 // This insight is related to reliability. 70 RELIABILITY = 6; enumerator
|
| /external/webrtc/pc/ |
| D | sctp_utils_unittest.cc | 28 uint32_t reliability; in VerifyOpenMessageFormat() local 58 ASSERT_TRUE(buffer.ReadUInt32(&reliability)); in VerifyOpenMessageFormat() 62 static_cast<int>(reliability)); in VerifyOpenMessageFormat()
|
| /external/sdv/vsomeip/test/initial_event_tests/ |
| D | initial_event_test_service.cpp | 159 std::cout << "Using reliability type RT_RELIABLE" << std::endl; in main() 162 std::cout << "Using reliability type RT_UNRELIABLE" << std::endl; in main() 165 std::cout << "Using reliability type RT_BOTH" << std::endl; in main()
|
| /external/webrtc/net/dcsctp/rx/ |
| D | reassembly_queue.h | 43 // less common operations; To handle the receiver-side of partial reliability 47 // Partial reliability is handled when a FORWARD-TSN or I-FORWARD-TSN chunk is 90 // partial reliability.
|
| /external/scapy/scapy/contrib/ |
| D | eigrp.py | 205 # Reliability 323 ByteField("reliability", 255), 362 ByteField("reliability", 255), 378 ByteField("reliability", 255), 401 ByteField("reliability", 0),
|
| /external/sdv/vsomeip/interface/vsomeip/ |
| D | application.hpp | 213 * reliability. If set to RT_BOTH remote subscriptions are required to 215 * If set to RT_UNKNOWN the event reliability is determined by the service 216 * instance's reliability configuration. This parameter has no effect for 302 * reliability. If set to RT_BOTH remote subscriptions are only done if 304 * option. If set to RT_UNKNOWN the event reliability is determined by the 305 * service instance's reliability configuration. This parameter has no 311 * belong to the eventgroup. Otherwise, neither event type nor reliability
|
| /external/google-cloud-java/java-service-control/grpc-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/ |
| D | QuotaControllerGrpc.java | 150 * reliability, the server may inject these errors to prohibit any hard 212 * reliability, the server may inject these errors to prohibit any hard 259 * reliability, the server may inject these errors to prohibit any hard 302 * reliability, the server may inject these errors to prohibit any hard
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
| D | http_frames.h | 31 // https://tools.ietf.org/html/draft-davidben-http-client-hint-reliability-02 135 // https://tools.ietf.org/html/draft-davidben-http-client-hint-reliability-02
|
| /external/webrtc/net/dcsctp/tx/ |
| D | send_queue.h | 34 // Partial reliability - RFC3758 63 // reliability extension), and the retransmission queue will signal the
|
| /external/google-cloud-java/java-bigquery-data-exchange/ |
| D | .repo-metadata.json | 5 …ely exchange data assets across organizations to address challenges of data reliability and cost.",
|
| /external/licenseclassifier/v2/assets/License/NCBI/ |
| D | license.txt | 12 and reliability of the software and data, the NLM and the U.S.
|
| /external/iptables/extensions/ |
| D | tos_values.c | 20 {IPTOS_RELIABILITY, "Maximize-Reliability"},
|
| /external/webrtc/net/dcsctp/socket/ |
| D | capabilities.h | 18 // RFC3758 Partial Reliability Extension
|