e100_D101M_checksum

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

 

NAME

e100_D101M_checksum -  

SYNOPSIS

"SYNOPSIS"

unsigned char e100_D101M_checksum (struct e100_private * bdp, struct sk_buff * skb);  

ARGUMENTS

bdp
atapter's private data struct
skb
skb received
 

DESCRIPTION

Sets the skb->csum value from D101 csum found at the end of the Rx frame. The D101M sums all words in frame excluding the ethernet II header (14 bytes) so in case the packet is ethernet II and the protocol is IP, all is need is to assign this value to skb->csum.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:30 GMT, October 06, 2005