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