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 2.6. July 2010 SKB_SPLIT(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_ieee80211_tx_rate_control(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| __skb_recv_datagram(9) - suse |
| tc-ife(8) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |