icmp_echo_ignore_broadcasts

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

If set non-zero, then the kernel will ignore all ICMP ECHO and TIMESTAMP requests sent to it via broadcast/multicast. Default: 1

source