Provided by: systemtap-doc_3.1-3ubuntu0.1_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.
SEE ALSO
tapset::networking(3stap)