Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::netdev.hard_transmit - Called when the devices is going to TX (hard)
SYNOPSIS
netdev.hard_transmit
VALUES
dev_name The device scheduled to transmit protocol The protocol used in the transmission length The length of the transmit buffer. truesize The size of the data to be transmitted.
SEE ALSO
tapset::networking(3stap)