.\" 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_GET_HDR_LEN" "" "06 October 2005" "" "" .SH NAME llc_get_hdr_len \- designates LLC header length .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int llc_get_hdr_len (u8 \fItype\fB); \fR .SH "ARGUMENTS" .TP \fB\fItype\fB\fR type of PDU. .SH "DESCRIPTION" .PP This function designates LLC header length of PDU. header length for I and S PDU is 4 and for U is 3 bytes. Returns the length of header.