LLC_SK_ALLOC
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
llc_sk_alloc - Allocates LLC sock
SYNOPSIS
"SYNOPSIS"
struct sock * llc_sk_alloc (int family, int priority, struct proto * prot);
ARGUMENTS
- family
-
upper layer protocol family
- priority
-
for allocation (GFP_KERNEL, GFP_ATOMIC, etc)
- prot
-
-- undescribed --
DESCRIPTION
Allocates a LLC sock and initializes it. Returns the new LLC sock
or NULL if there's no memory available for one
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:25 GMT, October 09, 2005