/external/ukey2/src/main/javatest/com/google/security/cryptauth/lib/securegcm/ |
D | D2DConnectionContextTest.java | 39 private static final String PING = "ping"; field in D2DConnectionContextTest 83 byte[] pingMessage = initiatorCtx.encodeMessageToPeer(PING); in testPeerToPeerProtocol() 88 assertEquals(PING, messageStr); in testPeerToPeerProtocol() 147 byte[] pingMessage = initiatorCtx.encodeMessageToPeer(PING); in testResponderSendsFirst() 148 assertEquals(PING, responderCtx.decodeMessageFromPeerAsString(pingMessage)); in testResponderSendsFirst() 150 pingMessage = initiatorCtx.encodeMessageToPeer(PING); in testResponderSendsFirst() 151 assertEquals(PING, responderCtx.decodeMessageFromPeerAsString(pingMessage)); in testResponderSendsFirst() 153 pingMessage = initiatorCtx.encodeMessageToPeer(PING); in testResponderSendsFirst() 154 assertEquals(PING, responderCtx.decodeMessageFromPeerAsString(pingMessage)); in testResponderSendsFirst() 179 byte[] pingMessage = initiatorCtx.encodeMessageToPeer(PING); in testAssymmetricFlows() [all …]
|
D | D2DDiffieHellmanKeyExchangeHandshakeTest.java | 38 private static final String PING = "ping"; field in D2DDiffieHellmanKeyExchangeHandshakeTest 311 byte[] pingMessage = initiatorCtx.encodeMessageToPeer(PING); in testErrorWhenInitiatorResendsMessage() 312 assertEquals(PING, responderCtx.decodeMessageFromPeerAsString(pingMessage)); in testErrorWhenInitiatorResendsMessage()
|
/external/ltp/testcases/network/tcp_cmds/ping/ |
D | ping02.sh | 16 PING=ping${TST_IPV6} 18 tst_require_cmds $PING 25 tst_res TINFO "flood $PING: ICMP packets filled with pattern '$pat'" 31 EXPECT_PASS $PING -c $COUNT -f -s $s $ipaddr -p "$pat" \>/dev/null
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_sock_addr.sh | 7 type ping${1} >/dev/null 2>&1 && PING="ping${1}" || PING="ping -${1}" 8 $PING -q -c 1 -W 1 ${2%%/*} >/dev/null 2>&1
|
/external/scapy/test/ |
D | edns0.uts | 42 + Test EDNS-PING 44 = EDNS-PING - basic instanciation 48 #= EDNS-PING - Live test 53 … qname="www.edns-ping.org.")], ar=[DNSRROPT(z=0, rdata=[EDNS0TLV(optcode="PING", optdata=b"\x00\x1…
|
/external/libwebsockets/READMEs/ |
D | README.lws_retry.md | 35 is consistent with h2 PING frames only working at the network stream 50 transactions on any stream using the connection, or by sending PING / 51 PONG protocol packets where the PONG is only returned for a received PING. 60 the last validity after which lws will issue a protocol-specific PING of some
|
D | README.test-apps.md | 261 Websocket PING localhost.localdomain (127.0.0.1) 64 bytes of data. 277 PING packet opcode type. You can change the payload size 291 Before you can even use the PING opcode that is part of the
|
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/ |
D | control.proto | 7 PING = 1; enumerator
|
/external/tcpdump/tests/ |
D | resp_3.out | 137 …, win 342, options [nop,nop,TS val 1132422271 ecr 1132422271], length 20: RESP "PING" "PING" "PING" 147 …, win 342, options [nop,nop,TS val 1132422573 ecr 1132422573], length 20: RESP "PING" "PING" "PING" 157 …, win 342, options [nop,nop,TS val 1132422875 ecr 1132422875], length 23: RESP "PING" "PING" "PING"
|
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
D | Http2TestCases.java | 29 PING("server sends pings during request and verifies client response"), enumConstant
|
D | Http2Client.java | 190 case PING: in runTest()
|
/external/linux-kselftest/tools/testing/selftests/net/forwarding/ |
D | forwarding.config.sample | 21 PING=ping
|
D | mirror_lib.sh | 35 ${PING} ${sip:+-I $sip} $dip -c 10 -i 0.5 -w $ping_timeout \
|
D | lib.sh | 8 PING=${PING:=ping} 872 $PING $args $dip -c 10 -i 0.1 -w $PING_TIMEOUT &> /dev/null
|
D | router_broadcast.sh | 176 $PING -I $oif $dip -c 10 -i 0.1 -w $PING_TIMEOUT -b 2>&1 \
|
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
D | README.md | 1 # lws minimal ws client PING 5 It sets a validity regime of testing validity with PING every 3s and failing 31 [2020/03/18 13:13:47:1114] U: LWS minimal ws client PING
|
/external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_dscp_bridge.sh | 153 ${PING} -Q $dscp_10 ${sip:+-I $sip} $dip \
|
D | qos_dscp_router.sh | 180 ${PING} -Q $dscp ${sip:+-I $sip} $dip \
|
/external/grpc-grpc/doc/ |
D | PROTOCOL-HTTP2.md | 242 ###### PING Frame 243 …PING frame that the peer must respond to by precisely echoing what they received. This is used to …
|
D | PROTOCOL-WEB.md | 120 * HTTP/2 PING is not supported or used
|
/external/perfetto/src/protozero/test/example_proto/ |
D | test_messages.proto | 72 PING = 1; enumerator
|
/external/iputils/ |
D | RELNOTES | 340 [CLOCKDIFF,PING,RDISC,TRACEROUTE6]: Support uClibc. 342 [PING]: Use inet_pton() instead of sscan(). 383 [PING,PING6] Use proper type for printf() 389 [PING,PING6] Avoid using __constant_htons() if it is really needed 391 [ARPING,CLOCKDIFF,PING,PING6,TRACEROUTE6] Check return value from setuid(). 392 [PING,PING6] ensure to initialize msg.
|
/external/iproute2/doc/actions/ |
D | ifb-README | 72 PING 10.22 (10.0.0.22): 56 data bytes
|
/external/libwebsockets/ |
D | README.md | 55 - NEW: Connection validity tracking, autoproduce PING/PONG for protocols that 245 which defaults to 5m before it produces a PING if possible, and 5m10 before
|
/external/openscreen/cast/receiver/ |
D | application_agent_unittest.cc | 309 kHeartbeatNamespace, R"({"type":"PING"})"); in TEST_F()
|