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