.\" 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_ALLOC_FRAME" "" "06 October 2005" "" "" .SH NAME llc_alloc_frame \- allocates sk_buff for frame .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct sk_buff * llc_alloc_frame ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Allocates an sk_buff for frame and initializes sk_buff fields. Returns allocated skb or NULL when out of memory.