E100_ADD_SKB_TO_END

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

 

NAME

e100_add_skb_to_end - add an skb to the end of our rfd list  

SYNOPSIS

"SYNOPSIS"

void e100_add_skb_to_end (struct e100_private * bdp, struct rx_list_elem * rx_struct);  

ARGUMENTS

bdp
atapter's private data struct
rx_struct
rx_list_elem with the new skb
 

DESCRIPTION

Adds a newly allocated skb to the end of our rfd list.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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