centos man page for sk_alloc

Query: sk_alloc

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SK_ALLOC(9)							 Linux Networking						       SK_ALLOC(9)

NAME
sk_alloc - All socket objects are allocated here
SYNOPSIS
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
Kernel Hackers Manual 3.10 June 2014 SK_ALLOC(9)
Related Man Pages
__skb_recv_datagram(9) - centos
endservent(3xnet) - opensolaris
usb_gstrings_attach(9) - centos
ipsec_pf_key(5) - debian
getpeername(2) - netbsd
Similar Topics in the Unix Linux Community
TuxOnIce stalls 3 times before resuming
Install applications on NFS, good or not?
Filesystem reduction size issue
How to check overall hard disk utilization in UNIX?
How to manually -re-attach AIX lv's to a mirror?