LLC_UTIL_NR_INSIDE_TX_WINDOW

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

 

NAME

llc_util_nr_inside_tx_window - check if sequence number is in tx window  

SYNOPSIS

"SYNOPSIS"

u16 llc_util_nr_inside_tx_window (struct sock * sk, u8 nr);  

ARGUMENTS

sk
current connection.
nr
N(R) of received PDU.
 

DESCRIPTION

This routine checks if N(R) of received PDU is in range of transmit window; on the other hand checks if received PDU acknowledges some outstanding PDUs that are in transmit window. Returns 0 for success, 1 otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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