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.hard_transmit - Called when the devices is going to TX (hard)

Name

       probe::netdev.hard_transmit - Called when the devices is going to TX (hard)

See Also

tapset::networking(3stap)

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

Synopsis

       netdev.hard_transmit

Values

protocol
           The protocol used in the transmission

       dev_name
           The device scheduled to transmit

       length
           The length of the transmit buffer.

       truesize
           The size of the data to be transmitted.

See Also