SK_ALLOC
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sk_alloc - All socket objects are allocated here
SYNOPSIS
"SYNOPSIS"
struct sock * sk_alloc (int family, unsigned int __nocast priority, struct proto * prot, int zero_it);
ARGUMENTS
- family
-
protocol family
- priority
-
for allocation (GFP_KERNEL, GFP_ATOMIC, etc)
- prot
-
struct proto associated with this new sock instance
- zero_it
-
if we should zero the newly allocated sock
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:48 GMT, October 09, 2005