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