Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h640 ICE_PTT(28, IP, IPV4, NOF, NONE, NONE, NOF, ICMP, PAY4),
649 ICE_PTT(35, IP, IPV4, NOF, IP_IP, IPV4, NOF, ICMP, PAY4),
658 ICE_PTT(42, IP, IPV4, NOF, IP_IP, IPV6, NOF, ICMP, PAY4),
670 ICE_PTT(50, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, ICMP, PAY4),
679 ICE_PTT(57, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, ICMP, PAY4),
691 ICE_PTT(65, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, ICMP, PAY4),
700 ICE_PTT(72, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, ICMP, PAY4),
712 ICE_PTT(80, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, ICMP, PAY4),
721 ICE_PTT(87, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, ICMP, PAY4),
730 ICE_PTT(94, IP, IPV6, NOF, NONE, NONE, NOF, ICMP, PAY4),
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c579 IAVF_PTT(28, IP, IPV4, NOF, NONE, NONE, NOF, ICMP, PAY4),
588 IAVF_PTT(35, IP, IPV4, NOF, IP_IP, IPV4, NOF, ICMP, PAY4),
597 IAVF_PTT(42, IP, IPV4, NOF, IP_IP, IPV6, NOF, ICMP, PAY4),
609 IAVF_PTT(50, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, ICMP, PAY4),
618 IAVF_PTT(57, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, ICMP, PAY4),
630 IAVF_PTT(65, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, ICMP, PAY4),
639 IAVF_PTT(72, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, ICMP, PAY4),
651 IAVF_PTT(80, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, ICMP, PAY4),
660 IAVF_PTT(87, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, ICMP, PAY4),
669 IAVF_PTT(94, IP, IPV6, NOF, NONE, NONE, NOF, ICMP, PAY4),
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-conntrack-fix-build-with-kernel-5.15-and-musl.patch10 are included after the standard libc ones, however since ICMP definitions
16 proto.h which actually includes the kernel ICMP headers and thus UAPI
19 Solve this by moving the <netinet/in.h> include before the ICMP kernel
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dprotocols8 icmp 1 ICMP # internet control message protocol
35 ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/fping/
H A Dfping_5.1.bb1 SUMMARY = "sends ICMP ECHO_REQUEST packets to network hosts"
3 Message Protocol (ICMP) echo request to determine if a target host is \
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d.sh582 )"08:"$( : ICMP type
583 )"00:"$( : ICMP code
584 )"8b:f2:"$( : ICMP csum
585 )"1f:6a:"$( : ICMP request identifier
586 )"00:01:"$( : ICMP request sequence number
587 )"4f:ff:c5:5b:00:00:00:00:"$( : ICMP payload
/OK3568_Linux_fs/kernel/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt577 recognized the IP datagram is discarded and an ICMP "parameter problem"
578 (type 12) is generated and returned. The ICMP code field is set to "bad
584 discarded and an ICMP "destination unreachable" (type 3) is generated
585 and returned. The code field of the ICMP is set to "communication with
600 the originator of the ICMP message is acting as a CIPSO host or a CIPSO
601 gateway. The recipient of the ICMP message MUST be able to handle either
605 If the error is triggered by receipt of an ICMP message, the message
606 is discarded and no response is permitted (consistent with general ICMP
630 discarded and an ICMP "parameter problem" (type 12) is generated and
631 returned to the originator of the datagram. The code field of the ICMP
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/iptraf/
H A Diptraf-ng_1.2.1.bb9 which shows TCP flag information, packet and byte counts, ICMP \
11 interface statistics showing IP, TCP, UDP, ICMP, non-IP and other IP \
/OK3568_Linux_fs/buildroot/package/liboping/
H A DConfig.in4 liboping is a C library to generate ICMP echo requests,
/OK3568_Linux_fs/buildroot/package/fping/
H A DConfig.in4 fping is a program to send ICMP echo probes to network hosts,
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsnmp_counter.rst9 All layer 4 packets and ICMP packets will change these counters, but
33 ICMP and so on. If no one listens on a raw socket, only kernel
127 ICMP counters
137 would be increased even if the ICMP packet has an invalid type. The
138 ICMP output path will check the header of a raw socket, so the
142 * ICMP named types
144 | These counters include most of common ICMP types, they are:
192 Every ICMP type has two counters: 'In' and 'Out'. E.g., for the ICMP
197 * ICMP numeric types
200 ICMP type number. These counters track all kinds of ICMP packets. The
[all …]
H A Dnf_conntrack-sysctl.rst83 Default for ICMP timeout.
92 - 1 - log ICMP packets
H A Dip-sysctl.rst27 fragmentation-required ICMP is received, the PMTU to this
72 associated with a socket for example, TCP RSTs or ICMP echo replies).
521 - 1 - Disabled by default, enabled when an ICMP black hole detected
1133 If set non-zero, then the kernel will ignore all ICMP ECHO
1139 If set non-zero, then the kernel will ignore all ICMP ECHO and
1145 Limit the maximal rates for sending ICMP packets whose type matches
1150 of ICMP packets sent on all targets.
1155 Limit maximal number of ICMP packets sent per second from this host.
1163 icmp_msgs_per_sec controls number of ICMP packets sent per second,
1170 Mask made of ICMP types for which rates are being limited.
[all …]
/OK3568_Linux_fs/kernel/net/atm/
H A DKconfig32 bool "Do NOT send ICMP if no neighbour"
35 Normally, an "ICMP host unreachable" message is sent if a neighbour
/OK3568_Linux_fs/buildroot/package/hans/
H A DConfig.in8 Hans makes it possible to tunnel IPv4 through ICMP echo
/OK3568_Linux_fs/buildroot/package/softether/
H A DConfig.in27 gateways through HTTPS, DNS, and ICMP exfiltration.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c609 I40E_PTT(28, IP, IPV4, NOF, NONE, NONE, NOF, ICMP, PAY4),
618 I40E_PTT(35, IP, IPV4, NOF, IP_IP, IPV4, NOF, ICMP, PAY4),
627 I40E_PTT(42, IP, IPV4, NOF, IP_IP, IPV6, NOF, ICMP, PAY4),
639 I40E_PTT(50, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, ICMP, PAY4),
648 I40E_PTT(57, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, ICMP, PAY4),
660 I40E_PTT(65, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, ICMP, PAY4),
669 I40E_PTT(72, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, ICMP, PAY4),
681 I40E_PTT(80, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, ICMP, PAY4),
690 I40E_PTT(87, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, ICMP, PAY4),
699 I40E_PTT(94, IP, IPV6, NOF, NONE, NONE, NOF, ICMP, PAY4),
[all …]
/OK3568_Linux_fs/buildroot/package/sysstat/
H A DConfig.in27 network traffic statistics for IP, TCP, ICMP and UDP
/OK3568_Linux_fs/kernel/Documentation/security/
H A DSCTP.rst337 a) CIPSO will send an ICMP packet if an SCTP packet cannot be
339 b) CALIPSO does not send an ICMP packet, just silently discards it.
/OK3568_Linux_fs/buildroot/package/qemu/
H A DConfig.in71 - in general ICMP does not work (can't ping from/to a guest)
/OK3568_Linux_fs/kernel/Documentation/infiniband/
H A Dipoib.rst54 this case, RX emulation of ICMP PMTU packets is used to cause the
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_export.h61 #ifdef ICMP
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_export.h61 #ifdef ICMP
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.m54418twr229 ping - send ICMP ECHO_REQUEST to network host
/OK3568_Linux_fs/u-boot/board/freescale/m52277evb/
H A DREADME220 ping - send ICMP ECHO_REQUEST to network host

12