1PROBE::NETDEV.RECE(3stap) Networking Tapset PROBE::NETDEV.RECE(3stap)
23
4
NAME
6probe::netdev.receive - Data received from network device.
7
SYNOPSIS
9netdev.receive
10
VALUES
12dev_name
13The name of the device. e.g: eth0, ath1.
1415
length
16The length of the receiving buffer.
1718
protocol
19Protocol of received packet.
20
SEE ALSO
22tapset::networking(3stap)
2324
25
26
SystemTap Tapset Reference October 2018 PROBE::NETDEV.RECE(3stap)