Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

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