netdev.receive.3stap

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

netdev.receive - Data recieved from network device.

SYNOPSIS

 netdev.receive 
 

VALUES

protocol

Protocol of recieved packet.

dev_name

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

length

The length of the receiving buffer.

AUTHOR

SystemTap

Hackers