/* Void Main's man pages */
{ phpMan } else { main(); }
PROBE::NETDEV.TRAN(3stap) Networking Tapset PROBE::NETDEV.TRAN(3stap)
NAME
probe::netdev.transmit - Network device transmitting buffer
SYNOPSIS
netdev.transmit
VALUES
protocol
The protocol of this packet(defined in include/linux/if_ether.h).
dev_name
The name of the device. e.g: eth0, ath1.
length
The length of the transmit buffer.
truesize
The size of the data to be transmitted.
SystemTap Tapset Reference August 2011 PROBE::NETDEV.TRAN(3stap)

