logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::netdev.receive - Data received from network device.

Name

       probe::netdev.receive - Data received from network device.

See Also

tapset::networking(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::NETDEV.RECE(3stap)

Synopsis

       netdev.receive

Values

dev_name
           The name of the device. e.g: eth0, ath1.

       length
           The length of the receiving buffer.

       protocol
           Protocol of received packet.

See Also