SKB_MORPH(9) Linux Networking SKB_MORPH(9)NAMEskb_morph - morph one skb into anotherSYNOPSISstruct sk_buff * skb_morph(struct sk_buff * dst, struct sk_buff * src);ARGUMENTSdst the skb to receive the contents src the skb to supply the contentsDESCRIPTIONThis is identical to skb_clone except that the target skb is supplied by the user. The target skb is returned upon exit.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_MORPH(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| struct_ieee80211_tx_rate_control(9) - centos |
| struct_sk_buff(9) - centos |
| vconfig(8) - debian |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Please Welcome Dave Munro to the Moderator Team! |