Provided by: systemtap-doc_5.3-2_amd64 

NAME
probe::netdev.transmit - Network device transmitting buffer
SYNOPSIS
netdev.transmit
VALUES
dev_name
The name of the device. e.g: eth0, ath1.
length
The length of the transmit buffer.
protocol
The protocol of this packet(defined in include/linux/if_ether.h).
truesize
The size of the data to be transmitted.
SEE ALSO
tapset::networking(3stap)
SystemTap Tapset Reference April 2025 PROBE::NETDEV.TRAN(3stap)