.\" 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_RR_CMD" "" "06 October 2005" "" "" .SH NAME llc_pdu_init_as_rr_cmd \- Builds RR pdu .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_pdu_init_as_rr_cmd (struct sk_buff * \fIskb\fB, u8 \fIp_bit\fB, u8 \fInr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR Address of the skb to build .TP \fB\fIp_bit\fB\fR The P bit to set in the PDU .TP \fB\fInr\fB\fR The seq. number of the expected I PDU from the remote .SH "DESCRIPTION" .PP Builds a pdu frame as an RR command.