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
noble
man(3)
probe::netdev.receive.3stap.gz
probe::netdev.receive
Data received from network device.
Provided by:
systemtap-doc (Version: 5.0-2ubuntu1)
Source:
systemtap
Report a bug
SYNOPSIS
netdev.receive
VALUES
dev_name
The name of the device. e.g: eth0, ath1.
protocol
Protocol of received packet.
length
The length of the receiving buffer.
SEE ALSO0
tapset::networking
(3stap)