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
12protocol
13Protocol of received packet.
1415
dev_name
16The name of the device. e.g: eth0, ath1.
1718
length
19The length of the receiving buffer.
20
SEE ALSO
22tapset::networking(3stap)
2324
25
26
SystemTap Tapset Reference April 2023 PROBE::NETDEV.RECE(3stap)