Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

netdev.transmit(3stap)


NETDEV.TRANSMIT

NETDEV.TRANSMIT

NAME
SYNOPSIS
VALUES

NAME

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.



netdev.transmit(3stap)