Provided by: systemtap-doc_5.0-2ubuntu1_amd64
NAME
probe::netdev.receive - Data received from network device.
SYNOPSIS
netdev.receive
VALUES
dev_name The name of the device. e.g: eth0, ath1. protocol Protocol of received packet. length The length of the receiving buffer.
SEE ALSO
tapset::networking(3stap)