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