.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "LLC_CONN_REMOVE_ACKED_PDUS" "" "06 October 2005" "" ""
.SH NAME
llc_conn_remove_acked_pdus \- Removes acknowledged pdus from tx queue
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int llc_conn_remove_acked_pdus (struct sock * \fIsk\fB, u8 \fInr\fB, u16 * \fIhow_many_unacked\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsk\fB\fR
active connection
.TP
\fB\fInr\fB\fR
-- undescribed --
.TP
\fB\fIhow_many_unacked\fB\fR
-- undescribed --
.SH "NR"
.PP
NR
.SH "HOW_MANY_UNACKED"
.PP
size of pdu_unack_q after removing acked pdus
.PP
Removes acknowledged pdus from transmit queue (pdu_unack_q). Returns
the number of pdus that removed from queue.