Home
last modified time | relevance | path

Searched refs:ICMP (Results 1 – 25 of 41) sorted by relevance

12

/third_party/boost/libs/asio/doc/overview/
Dprotocols.qbk8 [section:protocols TCP, UDP and ICMP]
11 ICMP.
117 [heading ICMP]
119 As with TCP and UDP, ICMP hostname resolution is performed using a resolver:
126 An ICMP socket may be bound to a local endpoint. The following code will create
127 an IP version 6 ICMP socket and bind it to the "any" address:
132 The port number is not used for ICMP.
134 Data may be read from or written to an unconnected ICMP socket using the [link
147 [link boost_asio.examples.cpp03_examples.icmp ICMP ping example].
/third_party/iptables/extensions/
Dlibipt_icmp.man5 This allows specification of the ICMP type, which can be a numeric
6 ICMP type, type/code pair, or one of the ICMP type names shown by the command
Dlibxt_u32.man83 match ICMP packets with icmp type 0
85 First test that it is an ICMP packet, true iff byte 9 (protocol) = 1
112 of the ICMP payload, of which byte 0 is the ICMP type. Therefore, we simply
120 First we test that the packet is a tcp packet (similar to ICMP).
Dlibxt_socket.man5 \fBembedded\fP in an ICMP/ICPMv6 error packet.
Dlibxt_TCPMSS.man9 which block "ICMP Fragmentation Needed" or "ICMPv6 Packet Too Big"
Dlibipt_REJECT.man23 which return the appropriate ICMP error message (\fBicmp\-port\-unreachable\fP is
Dlibxt_HMARK.man3 optionally, the offset to start from. ICMP error messages are inspected
Dlibxt_conntrack.man57 existing connection, such as an FTP data transfer or an ICMP error.
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dassembler-cases.txt35 40 c4 c0 9c 01 c1 f0 00 ICMP.u32.gt.m1 r1, `r0, 0x1000000.b3, 0x0
91 43 42 c0 84 11 c2 f9 00 ICMP.v2s16.gt.m1 r2, `r3.h10, `r2.h10, 0x0
94 00 c0 c0 00 43 c1 f2 00 ICMP.v4u8.ne.i1 r1, r0.b0000, 0x0, 0x0
103 00 82 c0 80 03 c1 f0 00 ICMP.u32.ne.m1 r1, r0, u2, 0x0
/third_party/ltp/runtest/
Dnet_stress.ipsec_icmp1 # Stress test for IPsec with ICMP messages
2 # Max ICMP message size descriptsion, MAX_SIZE is 65535
6 # MAX = MAX_SIZE - IP(20) - ICMP(8) = 65507
17 # MAX = MAX_SIZE - ICMP(8) = 65527
22 # Header and ICMP message. That's why we can have so large message size.
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
D00_Descriptions.txt2 size of ICMP message at the different IP address(alias) simultaneously
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
D00_Descriptions.txt2 size of ICMP message at different NIC simultaneously
/third_party/ltp/testcases/network/stress/route/
D00_Descriptions.txt20 Change IPv4/IPv6 route by ICMP Redirects frequently
/third_party/boost/libs/asio/doc/
Doverview.qbk27 * [link boost_asio.overview.networking.protocols TCP, UDP and ICMP]
92 * [link boost_asio.overview.networking.protocols TCP, UDP and ICMP]
Dexamples.qbk187 [heading ICMP]
189 This example shows how to use raw sockets with ICMP to ping a remote host.
/third_party/lwip/
DFEATURES6 - Protocols: IP, IPv6, ICMP, ND, MLD, UDP, TCP, IGMP, ARP, PPPoS, PPPoE, 6LowPAN (via IEEE 802.15.4…
DREADME_en.md18 * ICMP (Internet Control Message Protocol) for network maintenance and debugging
DREADME18 * ICMP (Internet Control Message Protocol) for network maintenance and debugging
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp816 if (ICmpInst *ICMP = dyn_cast<ICmpInst>(I)) { in InjectTraceForCmp() local
817 IRBuilder<> IRB(ICMP); in InjectTraceForCmp()
818 Value *A0 = ICMP->getOperand(0); in InjectTraceForCmp()
819 Value *A1 = ICMP->getOperand(1); in InjectTraceForCmp()
/third_party/ltp/testcases/network/stress/ns-tools/
D00_Descriptions.txt75 under test. This utility reply ICMP redirect message.
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/
Dmeson.build105 # Feature: ICMP
/third_party/libcoap/man/
Dcoap_recovery.txt.in147 *NOTE:* If the server end of the connection is returning ICMP unreachable packets
/third_party/libuv/docs/src/
Dudp.rst59 * Linux. This stops the Linux kernel from supressing some ICMP error messages
60 * and enables full ICMP error reporting for faster failover.
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/
Dsdkconfig665 # ICMP
669 # end of ICMP
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/
Dsdkconfig665 # ICMP
669 # end of ICMP

12