SKB_QUEUE_SPLICE_TAI(9) Linux Networking SKB_QUEUE_SPLICE_TAI(9)NAMEskb_queue_splice_tail_init - join two skb lists and reinitialise the emptied listSYNOPSISvoid skb_queue_splice_tail_init(struct sk_buff_head * list, struct sk_buff_head * head);ARGUMENTSlist the new list to add head the place to add it in the first listDESCRIPTIONEach of the lists is a queue. The list at list is reinitialisedCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_QUEUE_SPLICE_TAI(9)
| Related Man Pages |
|---|
| list(3) - debian |
| circleq_insert_head(3) - centos |
| list_head(3) - centos |
| list_entry(3) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |