SK_ALLOC(9) Linux Networking SK_ALLOC(9)NAMEsk_alloc - All socket objects are allocated hereSYNOPSISstruct sock * sk_alloc(struct net * net, int family, gfp_t priority, struct proto * prot);ARGUMENTSnet the applicable net namespace family protocol family priority for allocation (GFP_KERNEL, GFP_ATOMIC, etc) prot struct proto associated with this new sock instanceCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SK_ALLOC(9)
| Related Man Pages |
|---|
| kcalloc(9) - suse |
| kmalloc_array(9) - centos |
| startsrv(8) - debian |
| inet(4f) - ultrix |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Disk controller reassignment |
| Sun Fire V245 patching issue |
| Moving to RAID1 |
| How to manually -re-attach AIX lv's to a mirror? |