probe::netdev.transmit - Network device transmitting buffer
Contents
Name
probe::netdev.transmit - Network device transmitting buffer
See Also
tapset::networking(3stap) SystemTap Tapset Reference April 2024 PROBE::NETDEV.TRAN(3stap)
Synopsis
netdev.transmit
Values
protocol
The protocol of this packet(defined in include/linux/if_ether.h).
truesize
The size of the data to be transmitted.
dev_name
The name of the device. e.g: eth0, ath1.
length
The length of the transmit buffer.
