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
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
struct_sk_buff(9) - suse
tc-ife(8) - mojave
tc-ife(8) - osx
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.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I