skb_split(9) suse man page | unix.com

Man Page: skb_split

Operating Environment: suse

Section: 9

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
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
ieee80211_get_buffered_bc(9) - suse
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I