.\" 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_REJ_RSP" "" "06 October 2005" "" ""
.SH NAME
llc_pdu_init_as_rej_rsp \- builds REJ response pdu
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_pdu_init_as_rej_rsp (struct sk_buff * \fIskb\fB, u8 \fIf_bit\fB, u8 \fInr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIskb\fB\fR
Address of the skb 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 a REJ response.