skb_morph(9) centos man page | unix.com

Man Page: skb_morph

Operating Environment: centos

Section: 9

SKB_MORPH(9)							 Linux Networking						      SKB_MORPH(9)

NAME
skb_morph - morph one skb into another
SYNOPSIS
struct sk_buff * skb_morph(struct sk_buff * dst, struct sk_buff * src);
ARGUMENTS
dst the skb to receive the contents src the skb to supply the contents
DESCRIPTION
This is identical to skb_clone except that the target skb is supplied by the user. The target skb is returned upon exit.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_MORPH(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - redhat
ieee80211_get_buffered_bc(9) - suse
tc-ife(8) - mojave
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!