.\" 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_SABME_CMD" "" "06 October 2005" "" ""
.SH NAME
llc_pdu_init_as_sabme_cmd \- builds SABME pdu
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_pdu_init_as_sabme_cmd (struct sk_buff * \fIskb\fB, u8 \fIp_bit\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
.SH "DESCRIPTION"
.PP
Builds a pdu frame as an SABME command.