netdev.transmit.3stap

Langue: en

Autres versions - même langue

Version: May 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

netdev.transmit - Network device transmitting buffer

SYNOPSIS

 netdev.transmit 
 

VALUES

protocol

The protocol of this packet.

dev_name

The name of the device. e.g: eth0, ath1.

length

The length of the transmit buffer.

truesize

The size of the the data to be transmitted.

AUTHOR

SystemTap

Hackers