SKB_SPLIT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
skb_split - Split fragmented skb to two parts at length len.
SYNOPSIS
"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
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005