.\" 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_RESEND_I_PDU_AS_RSP" "" "06 October 2005" "" "" .SH NAME llc_conn_resend_i_pdu_as_rsp \- Resend all unacknowledged I PDUs .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_conn_resend_i_pdu_as_rsp (struct sock * \fIsk\fB, u8 \fInr\fB, u8 \fIfirst_f_bit\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR active connection. .TP \fB\fInr\fB\fR NR .TP \fB\fIfirst_f_bit\fB\fR f_bit value of first pdu. .SH "DESCRIPTION" .PP Resend all unacknowledged I PDUs, starting with the NR; send first as response PDU with F bit equal first_f_bit; if more than one send subsequent as response PDUs with F bit equal zero (0).