1PROBE::NETDEV.HARD(3stap) Networking Tapset PROBE::NETDEV.HARD(3stap)
2
3
4
6 probe::netdev.hard_transmit - Called when the devices is going to TX
7 (hard)
8
10 netdev.hard_transmit
11
13 truesize
14 The size of the data to be transmitted.
15
16 length
17 The length of the transmit buffer.
18
19 dev_name
20 The device scheduled to transmit
21
22 protocol
23 The protocol used in the transmission
24
26 tapset::networking(3stap)
27
28
29
30SystemTap Tapset Reference November 2021 PROBE::NETDEV.HARD(3stap)