Provided by: systemtap-doc_2.9-2ubuntu2_all 

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