LLC_CONN_AC_SEND_ACK_IF_NEEDED
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_conn_ac_send_ack_if_needed - check if ack is needed
SYNOPSIS
"SYNOPSIS"
int llc_conn_ac_send_ack_if_needed (struct sock * sk, struct sk_buff * skb);
ARGUMENTS
- sk
-
current connection structure
- skb
-
current event
DESCRIPTION
Checks number of received PDUs which have not been acknowledged, yet,
If number of them reaches to ``npta''(Number of PDUs To Acknowledge) then
sends an RR response as acknowledgement for them. Returns 0 for
success, 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