skb_split(9) centos man page | unix.com

Man Page: skb_split

Operating Environment: centos

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 3.10 June 2014 SKB_SPLIT(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
wimax_msg_alloc(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!