LLC_CONN_EV_QLFY_LAST_FRAME_EQ_0
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
llc_conn_ev_qlfy_last_frame_eq_0 - checks if frame isn't last in tx window
SYNOPSIS
"SYNOPSIS"
int llc_conn_ev_qlfy_last_frame_eq_0 (struct sock * sk, struct sk_buff * skb);
ARGUMENTS
- sk
-
current connection structure.
- skb
-
current event.
DESCRIPTION
This function determines when frame which is sent, isn't last frame of
transmit window, if it isn't then this function return zero else return
one. Returns 0 if frame isn't last frame, 1 otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:24 GMT, October 09, 2005