Network device transmitting buffer
netdev.transmit
dev_name
The name of the device. e.g: eth0, ath1.
protocol
The protocol of this packet(defined in include/linux/if_ether.h).
truesize
The size of the data to be transmitted.
length
The length of the transmit buffer.