Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
14.04 LTS
(trusty)
Ubuntu Manpages
Close
Search
jammy
man(3)
probe::netdev.receive.3stap.gz
probe::netdev.receive
Data received from network device.
Provided by:
systemtap-doc (Version: 4.6-2)
Source:
systemtap
Report a bug
SYNOPSIS
netdev.receive
VALUES
length
The length of the receiving buffer.
protocol
Protocol of received packet.
dev_name
The name of the device. e.g: eth0, ath1.
SEE ALSO0
tapset::networking
(3stap)