netdev_max_backlog

file: /proc/sys/net/core/netdev_max_backlog
variable: net.core.netdev_max_backlog
Official reference

Maximum number of packets, queued on the INPUT side, when the interface receives packets faster than kernel can process them.

source