LLC_UTIL_NS_INSIDE_RX_WINDOW

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

 

NAME

llc_util_ns_inside_rx_window - check if sequence number is in rx window  

SYNOPSIS

"SYNOPSIS"

u16 llc_util_ns_inside_rx_window (u8 ns, u8 vr, u8 rw);  

ARGUMENTS

ns
sequence number of received pdu.
vr
sequence number which receiver expects to receive.
rw
receive window size of receiver.
 

DESCRIPTION

Checks if sequence number of received PDU is in range of receive window. Returns 0 for success, 1 otherwise


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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