LLC_SK_ALLOC

Section: ()
Updated: 06 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);  

ARGUMENTS

family
upper layer protocol family
priority
for allocation (GFP_KERNEL, GFP_ATOMIC, etc)
 

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: 04:40:54 GMT, October 06, 2005