EL_RECEIVE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

el_receive -  

SYNOPSIS

"SYNOPSIS"

void el_receive (struct net_device * dev);  

ARGUMENTS

dev
Device to pull the packets from
 

DESCRIPTION

We have a good packet. Well, not really ``good'', just mostly not broken. We must check everything to see if it is good. In particular we occasionally get wild packet sizes from the card. If the packet seems sane we PIO it off the card and queue it for the protocol layers.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:07 GMT, October 09, 2005