LLC_PROCESS_TMR_EV

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

 

NAME

llc_process_tmr_ev - timer backend  

SYNOPSIS

"SYNOPSIS"

void llc_process_tmr_ev (struct sock * sk, struct sk_buff * skb);  

ARGUMENTS

sk
active connection
skb
occurred event
 

DESCRIPTION

This function is called from timer callback functions. When connection is busy (during sending a data frame) timer expiration event must be queued. Otherwise this event can be sent to connection state machine. Queued events will process by llc_backlog_rcv function after sending data frame.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:54 GMT, October 06, 2005