Provided by: systemtap-doc_4.2-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       netdev.hard_transmit

VALUES

       length
           The length of the transmit buffer.

       protocol
           The protocol used in the transmission

       dev_name
           The device scheduled to transmit

       truesize
           The size of the data to be transmitted.

SEE ALSO

       tapset::networking(3stap)