Query: skb_unshare
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_UNSHARE(9) Linux Networking SKB_UNSHARE(9)NAMEskb_unshare - make a copy of a shared bufferSYNOPSISstruct sk_buff * skb_unshare(struct sk_buff * skb, gfp_t pri);ARGUMENTSskb buffer to check pri priority for memory allocationDESCRIPTIONIf the socket buffer is a clone then this function creates a new copy of the data, drops a reference count on the old copy and returns the new copy with the reference count at 1. If the buffer is not a clone the original buffer is returned. When called with a spinlock held or from interrupt state pri must be GFP_ATOMIC NULL is returned on a memory allocation failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_UNSHARE(9)
Related Man Pages |
---|
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_sk_buff(9) - centos |
esbbcall(9f) - debian |
esbbcall(9f) - php |
esbbcall(9f) - posix |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
SOCKS proxy & PAM configuration exposure |
Tar Command |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |