.\" 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_TEST_RSP" "" "06 October 2005" "" ""
.SH NAME
llc_pdu_init_as_test_rsp \- build TEST response PDU
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_pdu_init_as_test_rsp (struct sk_buff * \fIskb\fB, struct sk_buff * \fIev_skb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIskb\fB\fR
Address of the skb to build
.TP
\fB\fIev_skb\fB\fR
The received TEST command PDU frame
.SH "DESCRIPTION"
.PP
Builds a pdu frame as a TEST response.