other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::NETDEV.TRAN(3stap) | Networking Tapset | PROBE::NETDEV.TRAN(3stap) |
NAME¶
probe::netdev.transmit - Network device transmitting bufferSYNOPSIS¶
netdev.transmit
VALUES¶
protocolThe 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.
SEE ALSO0¶
tapset::networking(3stap)October 2018 | SystemTap Tapset Reference |