LLC_BACKLOG_RCV

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

 

NAME

llc_backlog_rcv - Processes rx frames and expired timers.  

SYNOPSIS

"SYNOPSIS"

int llc_backlog_rcv (struct sock * sk, struct sk_buff * skb);  

ARGUMENTS

sk
LLC sock (p8022 connection)
skb
queued rx frame or event
 

DESCRIPTION

This function processes frames that has received and timers that has expired during sending an I pdu (refer to data_req_handler). frames queue by llc_rcv function (llc_mac.c) and timers queue by timer callback functions(llc_c_ac.c).


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:37 GMT, October 06, 2005