LLC_CONN_EV_QLFY_LAST_FRAME_EQ_1

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

 

NAME

llc_conn_ev_qlfy_last_frame_eq_1 - checks if frame is last in tx window  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

sk
current connection structure.
skb
current event.
 

DESCRIPTION

This function determines when frame which is sent, is last frame of transmit window, if it is then this function return zero else return one. This function is used for sending last frame of transmit window as I-format command with p-bit set to one. Returns 0 if frame is last frame, 1 otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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