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