suse man page for skb_set_dev

Query: skb_set_dev

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_SET_DEV(9)						      Network device support						    SKB_SET_DEV(9)

NAME
skb_set_dev - - assign a new device to a buffer
SYNOPSIS
void skb_set_dev(struct sk_buff * skb, struct net_device * dev);
ARGUMENTS
skb buffer for the new device dev network device
DESCRIPTION
If an skb is owned by a device already, we have to reset all data private to the namespace a device belongs to before assigning it a new device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_SET_DEV(9)
Related Man Pages
wimax_msg_alloc(9) - suse
cfg80211_testmode_alloc_reply_skb(9) - centos
device_create(9) - centos
device_create_with_groups(9) - centos
device_create(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I
32 bit process addressing more than 4GB