other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::NETDEV.TRAN(3stap) | Networking Tapset | PROBE::NETDEV.TRAN(3stap) |
NAME¶
probe::netdev.transmit - Network device transmitting buffer
SYNOPSIS¶
netdev.transmit
VALUES¶
truesize
The size of the data to be transmitted.
dev_name
The name of the device. e.g: eth0, ath1.
protocol
The protocol of this packet(defined in
include/linux/if_ether.h).
length
The length of the transmit buffer.
SEE ALSO0¶
tapset::networking(3stap)
| October 2025 | SystemTap Tapset Reference |