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