suse man page for skb_split

Query: skb_split

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_SPLIT(9)							 Linux Networking						      SKB_SPLIT(9)

NAME
skb_split - Split fragmented skb to two parts at length len.
SYNOPSIS
void skb_split(struct sk_buff * skb, struct sk_buff * skb1, const u32 len);
ARGUMENTS
skb the buffer to split skb1 the buffer to receive the second part len new length for skb
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_SPLIT(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - redhat
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I