Query: skb_append
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_APPEND(9) Linux Networking SKB_APPEND(9)NAMEskb_append - append a bufferSYNOPSISvoid skb_append(struct sk_buff * old, struct sk_buff * newsk, struct sk_buff_head * list);ARGUMENTSold buffer to insert after newsk buffer to insert list list to useDESCRIPTIONPlace a packet after a given packet in a list. The list locks are taken and this function is atomic with respect to other list locked calls. A buffer cannot be placed on two lists at the same time.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_APPEND(9)
Related Man Pages |
---|
ll_rw_block(9) - suse |
wimax_msg_alloc(9) - suse |
list(3) - debian |
journal_get_undo_access(9) - suse |
struct_usb_request(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
SOCKS proxy & PAM configuration exposure |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |