.\" 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_DECODE_SSAP" "" "06 October 2005" "" ""
.SH NAME
llc_pdu_decode_ssap \- extracts source SAP of input frame
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void llc_pdu_decode_ssap (struct sk_buff * \fIskb\fB, u8 * \fIssap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIskb\fB\fR
input skb that source SAP must be extracted from it.
.TP
\fB\fIssap\fB\fR
source SAP (output argument).
.SH "DESCRIPTION"
.PP
This function extracts source SAP of input frame. Right bit of SSAP is
command/response bit.