.\" 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_PDU_INIT_AS_RNR_RSP" "" "06 October 2005" "" "" .SH NAME llc_pdu_init_as_rnr_rsp \- builds RNR response pdu .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_pdu_init_as_rnr_rsp (struct sk_buff * \fIskb\fB, u8 \fIf_bit\fB, u8 \fInr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR Address of the frame to build .TP \fB\fIf_bit\fB\fR The F bit to set in the PDU .TP \fB\fInr\fB\fR The seq. number of the expected data PDU from the remote .SH "DESCRIPTION" .PP Builds a pdu frame as an RNR response.