Provided by: systemtap-doc_4.2-3ubuntu0.1_all 

NAME
probe::netdev.receive - Data received from network device.
SYNOPSIS
netdev.receive
VALUES
length
The length of the receiving buffer.
dev_name
The name of the device. e.g: eth0, ath1.
protocol
Protocol of received packet.
SEE ALSO
tapset::networking(3stap)
SystemTap Tapset Reference November 2019 PROBE::NETDEV.RECE(3stap)