PROBE::NETDEV.RECE(3stap) | Networking Tapset | PROBE::NETDEV.RECE(3stap) |
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 ALSO0¶
tapset::networking(3stap)
June 2018 | SystemTap Tapset Reference |