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 2.6. July 2010 SKB_MORPH(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_ieee80211_tx_rate_control(9) - centos |
| __skb_recv_datagram(9) - suse |
| ieee80211_get_buffered_bc(9) - suse |
| tc-ife(8) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Tar Command |
| 32 bit process addressing more than 4GB |