Man Page: probe::netdev.transmit
Operating Environment: centos
Section: 3stap
PROBE::NETDEV.TRAN(3stap) Networking Tapset PROBE::NETDEV.TRAN(3stap)NAMEprobe::netdev.transmit - Network device transmitting bufferSYNOPSISnetdev.transmitVALUESprotocol 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 June 2014 PROBE::NETDEV.TRAN(3stap)
| Related Man Pages |
|---|
| tapset::ipmib(3stap) - centos |
| tapset::kprocess(3stap) - centos |
| tapset::scsi(3stap) - centos |
| probe::ioblock_trace.bounce(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |