sk_alloc(9) suse man page | unix.com

Man Page: sk_alloc

Operating Environment: suse

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 2.6. July 2010 SK_ALLOC(9)
Related Man Pages
ipsec_pf_key(5) - centos
startsrv(8) - debian
inet(4f) - ultrix
__skb_recv_datagram(9) - suse
endservent(3xnet) - sunos
Similar Topics in the Unix Linux Community
Sun Fire V245 patching issue
Vios1 vios2 stop one and start other
Moving to RAID1
Oracle VM for SPARC - control/io domain dilemna
How to check used space for each partitions in Linux?