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 truesize
16 The size of the data to be transmitted.
17
18 protocol
19 The protocol of this packet(defined in include/linux/if_ether.h).
20
21 dev_name
22 The name of the device. e.g: eth0, ath1.
23
25 tapset::networking(3stap)
26
27
28
29SystemTap Tapset Reference November 2021 PROBE::NETDEV.TRAN(3stap)