skb_queue_splice_init(9) suse man page | unix.com

Man Page: skb_queue_splice_init

Operating Environment: suse

Section: 9

SKB_QUEUE_SPLICE_INI(9) 					 Linux Networking					   SKB_QUEUE_SPLICE_INI(9)

NAME
skb_queue_splice_init - join two skb lists and reinitialise the emptied list
SYNOPSIS
void skb_queue_splice_init(struct sk_buff_head * list, struct sk_buff_head * head);
ARGUMENTS
list the new list to add head the place to add it in the first list
DESCRIPTION
The list at list is reinitialised
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_QUEUE_SPLICE_INI(9)
Related Man Pages
set_robust_list(2) - linux
struct_sk_buff(9) - centos
get_robust_list(2) - debian
list(3) - debian
circleq_head(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB