Query: skb_split
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_SPLIT(9) Linux Networking SKB_SPLIT(9)NAMEskb_split - Split fragmented skb to two parts at length len.SYNOPSISvoid skb_split(struct sk_buff * skb, struct sk_buff * skb1, const u32 len);ARGUMENTSskb the buffer to split skb1 the buffer to receive the second part len new length for skbCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_SPLIT(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| __skb_recv_datagram(9) - centos |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_sk_buff(9) - centos |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Controlling user input |