.\" 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_SAP_ACTION_XID_IND" "" "06 October 2005" "" ""
.SH NAME
llc_sap_action_xid_ind \- send XID PDU resp to net layer via XID IND
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int llc_sap_action_xid_ind (struct llc_sap * \fIsap\fB, struct sk_buff * \fIskb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsap\fB\fR
SAP
.TP
\fB\fIskb\fB\fR
the event to send
.SH "DESCRIPTION"
.PP
Send a XID response PDU to the network layer via a XID INDICATION
primitive.