.\" 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_XID_CMD" "" "06 October 2005" "" "" .SH NAME llc_pdu_init_as_xid_cmd \- sets bytes 3, 4 & 5 of LLC header as XID .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void llc_pdu_init_as_xid_cmd (struct sk_buff * \fIskb\fB, u8 \fIsvcs_supported\fB, u8 \fIrx_window\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR input skb that header must be set into it. .TP \fB\fIsvcs_supported\fB\fR -- undescribed -- .TP \fB\fIrx_window\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP This function sets third,fourth,fifth and sixth bytes of LLC header as a XID PDU.