Rechercher une page de manuel
sk_alloc
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
sk_alloc - All socket objects are allocated hereSYNOPSIS
- struct sock * sk_alloc(struct net * net, int family, gfp_t priority, struct proto * prot);
ARGUMENTS
net
- the applicable net namespace
family
- protocol family
priority
- for allocation (GFP_KERNEL, GFP_ATOMIC, etc)
prot
- struct proto associated with this new sock instance
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre