sk_alloc(9) centos man page | unix.com

Man Page: sk_alloc

Operating Environment: centos

Section: 9

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
kcalloc(9) - suse
ipsec_pf_key(5) - centos
__skb_recv_datagram(9) - centos
atalk(4f) - redhat
startsrv(8) - debian
Similar Topics in the Unix Linux Community
TuxOnIce stalls 3 times before resuming
Moving to RAID1
Increase disk size on OS side on the fly
How to check used space for each partitions in Linux?
Smitty