icmp_echo_ignore_all

file: /proc/sys/net/ipv4/icmp_echo_ignore_all
variable: net.ipv4.icmp_echo_ignore_all
Official reference

If set non-zero, then the kernel will ignore all ICMP ECHO requests sent to it. Default: 0

source