1PROBE::NETDEV.TRAN(3stap) Networking Tapset PROBE::NETDEV.TRAN(3stap)
2
3
4
6 probe::netdev.transmit - Network device transmitting buffer
7
9 netdev.transmit
10
12 length
13 The length of the transmit buffer.
14
15 dev_name
16 The name of the device. e.g: eth0, ath1.
17
18 truesize
19 The size of the data to be transmitted.
20
21 protocol
22 The protocol of this packet(defined in include/linux/if_ether.h).
23
25 tapset::networking(3stap)
26
27
28
29SystemTap Tapset Reference May 2021 PROBE::NETDEV.TRAN(3stap)