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::netfilter(3stap) - centos |
| tapset::ipmib(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| tapset::tty(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |